As Subject, Is this possible to do?
I have searched the forum and not been able to find this out.
(But where thinking somehow in the execution line of the macro...?)
/Emanuel
Passing variable from PHP to Macroscheduler possible?
Moderators: Dorian (MJT support), JRL
Passing variable from PHP to Macroscheduler possible?
nothing beats cubic inches.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Yes, it is possible. See "Command Line Options" in the help file:
msched.exe macroname_or_script_file /Var1=value1 /Var2=value2
Works the same for compiled macros:
macro.exe /Var1=Value1 /Var2=value2
This may also interest you:
http://www.mjtnet.com/blog/2010/01/29/r ... b-via-php/
msched.exe macroname_or_script_file /Var1=value1 /Var2=value2
Works the same for compiled macros:
macro.exe /Var1=Value1 /Var2=value2
This may also interest you:
http://www.mjtnet.com/blog/2010/01/29/r ... b-via-php/
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?