global variables

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
vadim
Newbie
Posts: 3
Joined: Mon Jan 12, 2004 5:15 pm

global variables

Post by vadim » Mon Jan 12, 2004 5:20 pm

If there is global var or gust local in scheduler

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 » Tue Jan 13, 2004 6:52 am

The variables are local to the current script, but you can call other scripts and pass variables to the called macro.

:idea: One approach might be to write the variables in an INI file and then other macro scripts and/or any application that can read an INI file can share the variables.
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