Play a Macro
Play a second macro and the current task will be its "parent" macro. The instruction is useful for code reuse so the
same task does not have to be written over and over again.
Click here to show the figure
Parameters
-
Macro is in macro folder Specifies a script file in the macro folder, the path will be convert into a relative path.
-
Macro is not in macro folder Specifies a full path of the script file.
-
Initial speed Specifies the initial speed.
-
Play times Specifies the times of playback, the value 0 indicates to play the macro continuously until you stop it.
-
Password for playback Specifies the password for playback the macro, it will ignore the value if the macro
does not protected by password.
-
Initial variable value Specifies the initial value to the variables.
-
Wait until playback of macro is completed Specifies whether to wait the playback is completed or instantly goto the next instruction.
Note:
The Macro is in macro folder is good choice if the destination script file is stored in the macro folder, so
when the entire macro folder moves to a new position, the macro player still locate the script file.
|