FUNL0162 SORT statement for (destination) has no matching OUT TO or UAI TO declaration.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "The compiler encountered a SORT statement that: a) specified an invalid (that is, undeclared) ''destination'', or b) in a FUEL program with multiple destinations, had no TO quali...")
 
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The compiler encountered a SORT statement that: a) specified an invalid (that is, undeclared) ''destination'', or b) in a FUEL program with multiple destinations, had no TO qualifier indicating the stream to which it applied.
The compiler encountered a SORT statement that: a) specified an invalid (that is, undeclared) ''destination'', or b) in a FUEL program with multiple destinations, had no TO qualifier indicating the stream to which it applied.


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

Latest revision as of 13:42, 19 April 2013

The compiler encountered a SORT statement that: a) specified an invalid (that is, undeclared) destination, or b) in a FUEL program with multiple destinations, had no TO qualifier indicating the stream to which it applied.