FUNL0075 SORT (statement) statement missing.

From m204wiki
Revision as of 13:41, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.