06-19-2007, 02:27 PM
Hi,
I think I can just call the macro that has the automated steps from within the second macro and then just have
at the beginning of both macros.
I got it working by just putting a wait statement of 2 seconds while the second macro is running through its steps and filling the str variables. However, since this could be variable in time, is there a way to have the main macro wait until these variables change or are updated, etc? I saw there is a Wait for Variable choice in the Wait menus but this seems to be only for integer type variables.
Thanks!,
Stuart
I think I can just call the macro that has the automated steps from within the second macro and then just have
at the beginning of both macros.
I got it working by just putting a wait statement of 2 seconds while the second macro is running through its steps and filling the str variables. However, since this could be variable in time, is there a way to have the main macro wait until these variables change or are updated, etc? I saw there is a Wait for Variable choice in the Wait menus but this seems to be only for integer type variables.
Thanks!,
Stuart