Pause is a very simple command. Syntax: Pause That is it! All it does is pause the program until the user presses the enter key. An example where you might want this is at the home screen of a program. Have the user press enter to proceed to the rest of the program.
Syntax:
Pause
That is it! All it does is pause the program until the user presses the enter key.
An example where you might want this is at the home screen of a program. Have the user press enter to proceed to the rest of the program.