FUNL0183 With multiple destinations, RECOUT must specify destination.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 1: Line 1:
The #RECOUT special variable can be used with both OUT TO and UAI TO streams. If the FUEL program has more than one output stream, #RECOUT must be qualified with the destination, as in #RECOUT(''destination''), even if default destinations are declared.
The #RECOUT special variable can be used with both OUT TO and UAI TO streams. If the FUEL program has more than one output stream, #RECOUT must be qualified with the destination, as in #RECOUT(''destination''), even if default destinations are declared.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:42, 19 April 2013

The #RECOUT special variable can be used with both OUT TO and UAI TO streams. If the FUEL program has more than one output stream, #RECOUT must be qualified with the destination, as in #RECOUT(destination), even if default destinations are declared.