I struggled to find a way to create a new file. I accidentally found an easy way to do this. It turns out if you attempt to write to a file that does not exist, WriteLn will create the file.
Let>WLN_NOCRLF=1
WriteLn>c:\filename.txt,result,
Moderators: Dorian (MJT support), JRL