PAUSE

Syntax:

*----------------------------------------------------------------------------------------------
*    PAUSE operands
*    // PAUSE multi-word message
*----------------------------------------------------------------------------------------------	

This is implemented using a user exit which can be amended to suit the application. The user exit is a program called MFPAUSE.

A sample program is included which write a message to the console and waits for a reply.