COBOL Messages


LNC0422

System-name not found or not valid in ASSIGN clause. System-name %1 assumed.

0

Cause . . . . . : A system-name must immediately follow the device in assignment-name and not start with a numeric character. The device and system-name must be separated by a hyphen.

Recovery . . . : Specify a valid system-name after the device with a hyphen as the separator.


[ Top of Page | Previous Page | Next Page | Table of Contents ]