Writes the message <Press Escape to quit or any key to continue> to the current screen
#include <nwconio.h> int PressEscapeToQuit (void);
The following table lists return values and descriptions.
Pressing the Escape key clears the <Press Escape to quit or any key to continue> message and the user can terminate the NLM depending on the return value.