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

From m204wiki
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.