Appending text files

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
BlackWisdom
Pro Scripter
Posts: 58
Joined: Thu Oct 16, 2003 12:53 am

Appending text files

Post by BlackWisdom » Fri Dec 10, 2004 1:05 am

:oops:

I dont get Im trying to use the append command (seeminglu very simple) here is my code pasted from the edit screen:


AppendFile>C:\ntest\C_FoldersCount.txt,C:\ntest\D_FoldersCount.txt,C:\ntest\Test.txt

when I run it windows generates an error and I have to close it.

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Fri Dec 10, 2004 2:58 am

You are missing the fourth parameter: result.

AppendFile>C:\ntest\C_FoldersCount.txt,C:\ntest\D_FoldersCount.txt,C:\ntest\Test.txt,result
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

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