FUNL0079 Open DD (ddname) does not match found set DD (ddname).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message indicates that an OPEN statement in the input FUEL program did not match the DDNAME associated with the found set passed to $FUNLOAD. This message can only occur whe...")
 
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This message indicates that an OPEN statement in the input FUEL program did not match the DDNAME associated with the found set passed to $FUNLOAD. This message can only occur when running the ''[[Fast/Unload User Language Interface]]''.
This message indicates that an OPEN statement in the input FUEL program did not match the DDNAME associated with the found set passed to $FUNLOAD. This message can only occur when running the ''[[Fast/Unload User Language Interface]]''.


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

Latest revision as of 13:41, 19 April 2013

This message indicates that an OPEN statement in the input FUEL program did not match the DDNAME associated with the found set passed to $FUNLOAD. This message can only occur when running the Fast/Unload User Language Interface.