General Macro Scheduler discussion
Moderators: JRL, Dorian (MJT support)
-
BlackWisdom
- Pro Scripter
- Posts: 58
- Joined: Thu Oct 16, 2003 12:53 am
Post
by BlackWisdom » Fri Dec 10, 2004 1:05 am
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.
-
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!