WaitMsg PROC

   Displays the prompt "Press [Enter] to continue..." and waits for the user to press the Enter key.
   Use to pause the current program.

Call args:  None

Return arg: None

Example:

      call WaitMsg
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)