Command: Wait
Purpose: indicates whether Hackman should wait or not for your plugin to terminate.
Syntax: Wait = [option]
Example: Wait=yes
Where [option] can take one of the following values:
- yes: forces Hackman to wait until your plugin terminates
- no: (default) Hackman ignores your plugin's execution and runs simultaneously
Note that if “yes” is selected then Hackman will freeze and won’t respond to user’s
keystrokes and mouse clicks.
Back.