PAUSE

Wait and execute command.

SYNOPSIS

pause

DESCRIPTION

This command will stop the program and ask the user for input. The user may type any legal SUPREM-IV command string to be executed. This is useful for breaking up long input scripts to check the status, or placing in the movie parameter of a diffuse command to check the progress of the diffusion.

EXAMPLES

pause
The program will stop, print:
Type <RETURN> to continue, or a command to be executed:

and will wait for the user to respond.

BUGS

No known bugs.