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

From m204wiki
Revision as of 13:42, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.