halt
Arguments
[pr=num] [{ cmds }]
num
program number
{ cmds }
See "Command list".
Button equivalent

Halts the program number num, or the current program if num is not specified. num corresponds to MULTI's internal program number, and not the operating system's process ID number. The program halts without sending an interrupt, allowing you to cleanly continue the program later. If cmds are specified, they will be executed as soon as the process halts.


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.