FOR0340A
PAUSE message VS FORTRAN Version Error 2 Number: AFB001I

Explanation

A PAUSE statement has been executed from a Fortran routine. The message text message is whatever information was provided by the programmer with the PAUSE statement.

System action

Execution of the program waits for a response, which can be any character. After the response is entered, execution of the program continues with the statement following the PAUSE statement.

Qualifying Data: None

Permissible Resume Actions: None

Programmer response

Follow the instructions given by message or by the person who submitted the job for execution. These instructions should indicate the action to be taken.

To resume execution, provide any single character as a response to the outstanding console message after taking the actions requested.

Symbolic Feedback Code

FOR0340