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

From m204wiki
Revision as of 16:50, 9 November 2010 by 198.242.244.47 (talk) (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...")
(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.