FUNL0149 Error in line (linenum):: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "An error has occurred in your FUEL program, and the source listing is suppressed, either due to the NOLIST parameter, or because you are using the ''[[Fast/Unload User Language I...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

An error has occurred in your FUEL program, and the source listing is suppressed, either due to the NOLIST parameter, or because you are using the Fast/Unload User Language Interface and you did not use the ALLMSG parameter.

The number, within the FUEL program, of the line in error is shown as linenum, and the message that applies to the error will follow FUNL0149.