Easy Way to Create a File

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
Dave2

Easy Way to Create a File

Post by Dave2 » Wed Jun 16, 2004 3:15 pm

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,

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts