FUNL0041 UNLOAD statement only valid with UAI.: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Automatically generated page update) |
||
Line 3: | Line 3: | ||
Beginning with version 4.1, with Multiple-Output support, an UNLOAD statement can be used with UAI streams in a program that also includes OUTPUT streams. This error message has therefore been retired as of version 4.1. | Beginning with version 4.1, with Multiple-Output support, an UNLOAD statement can be used with UAI streams in a program that also includes OUTPUT streams. This error message has therefore been retired as of version 4.1. | ||
[[Category:Fast/Unload | [[Category:Fast/Unload messages]] |
Latest revision as of 13:41, 19 April 2013
An UNLOAD statement was encountered in a non-UAI type of unload. Either insert the UAI statement after the OPEN statement, or remove the UNLOAD statement.
Beginning with version 4.1, with Multiple-Output support, an UNLOAD statement can be used with UAI streams in a program that also includes OUTPUT streams. This error message has therefore been retired as of version 4.1.