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

From m204wiki
Jump to navigation Jump to search
(Created page with "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/Unloa...")
 
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
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.