FUNL0057 Cancelling run because of (reason).

From m204wiki
Jump to navigation Jump to search

This message indicates that a Fast/Unload run is being cancelled for the indicated reason. reason can be any of the following:

  • INPUT error condition.

    The message follows either message FUNL0049, FUNL0050, FUNL0056, FUNL0083, or FUNL0100. See the description of these errors for more detail; for some of them, you can change the action to be taken when the indicated situation is encountered by setting the HARDERR parameter. The default action is to cancel the run.
  • CHECK conditions

    The message follows message FUNL0131. See the description of message FUNL0131 for more detail. You can change the action to be taken for various conditions by use of the CHECKxxx statement.