FUNL0075 SORT (statement) statement missing.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "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. Ei...")
 
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
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.
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.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:41, 19 April 2013

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.