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

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

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.