FUNL0075 SORT (statement) statement missing.

From m204wiki
Revision as of 17:48, 9 November 2010 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

This message is issued at the end of the compilation phase if you had specified one or more SORT statements but failed to code either a SORT FIELDS or a SORT RECORD statement. Either add the required statement or eliminate all SORT statements from your FUEL program.