Commands & Syntax > Commands > Macro Engine >

www.MacroToolworks.com

Macro program EXIT - < me_exit >() ... [Pro]

 

Macro program EXIT
<me_exit>(Option)
Available in: Professional edition

This command exits/restarts this program.

 

#

Parameter name

Parameter description

1

Option

0 - exit this program
1 - restart the program

 

Example (Macro Steps):

 

1

<#> <#> This macro will restart program

2

Macro execution: ONLY COMMANDS

3

Macro program EXIT Option=Restart

Example (Plain Text):

 

<#> This macro will restart program

<#>

<cmds>

<me_exit>(1)