Hi All,

When writing to a file on the Okuma,
Is it possible to use a variable within the FWRITE command.

I'd like to save individual files using a time stamp format

IE:-

DATACATCH - 26-05-21
DATACATCH - 27-05-21
DATACATCH - 28-05-21
ETC

If possible I would assume its something like

FWRITC MD1 : DATACATCH - {DATE}.TXT;A

Thanks in advance
Alan