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...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

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.