Wait

Purpose: indicates whether Hackman should wait or not for your plugin to terminate.

Syntax:

Wait = [option]

Where option =  yes, to wait for plugin to terminate
                         no, to continue Hackman’s execution (default)

Note that if “yes” is selected then Hackman will freeze and won’t respond to user’s keystrokes and mouse clicks.

Back