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...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

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.