TotalNET Advanced Server 5.2 Reference Manual

pause

This command, similar to the DOS pause batch command, temporarily stops execution of the script. Use pause to give the user time to read a message before it scrolls off the screen. The message Strike any key when ready... appears on the screen. The next keyboard input resumes execution of the script.

Usage

pause

Example

Use the following command to temporarily stop execution of the script:

pause