[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SWPDISMSG() Enable or disable displaying of message after swap
------------------------------------------------------------------------------
Function : Enable or disable displaying of message after swap
Syntax : lValue = SWPDISMSG(lFlag)
Return : The previous setting
Default : Disabled
Enable or disable the display of a 'Press any key to continue' message prior
to reloading the parent process. The kernel will display the message and
wait for a keystroke prior to reloading the parent if the setting is TRUE,
otherwise no action will be taken.
Example:
* Display message and wait for keystroke after
* the DIR command has executed
SWPDISMSG(.T.)
SWPRUNCMD("DIR",0,"","")
See Also:
SWPGETKEY()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson