If the compiler encounters a
{$WAIT}
|
directive, it will resume compiling only after the user has pressed the enter key. If the generation of info messages is turned on, then the compiler will display the following message:
Press
|
before waiting for a keypress.
Remark:This may interfere with automatic compilation processes. It should be used for debugging purposes only.