SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
MacroPlayBack Syntax Error

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
MacroPlayBack Syntax Error
Author Message
Kelli



Joined: 14 Aug 2002
Posts: 2

Post MacroPlayBack Syntax Error Reply with quote

The following script says there is an error in the syntax.

MacroPlayBack("macroname.mcs",0,0,False)

What is the problem?

Wed Aug 14, 2002 4:07 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7949

Post Re: MacroPlayBack Syntax Error Reply with quote

The first parameter is not the name of the file but the actual text of the macro. The text can be loaded from a file or be constructed dynamically.

Dim( my_script, string )
FileReadAll("macroname.mcs", my_script )
MacroPlayBack(my_script,0,0,False)

For more info see examples in the on-line help file (Open MacroPlayBack topic then press the example button on the help system toolbar)

: The following script says there is an error in the syntax.

: MacroPlayBack("macroname.mcs",0,0,False)

: What is the problem?

Wed Aug 14, 2002 5:09 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.