FUNL0008 Invalid OPEN DDNAME '(ddname)', compile not performed.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 1: Line 1:
Either the OPEN statement is not followed by a data set DDNAME or the DDNAME is longer than 8 characters long. Put a valid DDNAME after the OPEN statement.
Either the OPEN statement is not followed by a data set DDNAME or the DDNAME is longer than 8 characters long. Put a valid DDNAME after the OPEN statement.


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

Latest revision as of 13:41, 19 April 2013

Either the OPEN statement is not followed by a data set DDNAME or the DDNAME is longer than 8 characters long. Put a valid DDNAME after the OPEN statement.