Syntax: Run [filename]
Example: Run = sample.hlp
Consider the following code fragment:
Run = different.bmp Run = shell.exe Run = exit
This sequence tells Hackman to display the different.bmp bitmap picture, execute the shell.exe program and then exit the script. If exit is not used, Hackman assumes that there is a shell command. If a shell command is not present, a crash may occur.
Back.