0 Members and 1 Guest are viewing this topic.
WriteFile('xxx.bot','1st line of botfile');WriteLnFile('xxx.bot','2nd line of botfile');...
Code: [Select]WriteFile('xxx.bot','1st line of botfile');WriteLnFile('xxx.bot','2nd line of botfile');...It's the pro way to do such things.