First i get this error message when i call the program after a clean compile
Message . . . . : I/O operation failed in program 'ASSIGN' in library
'F04MW113' (C D F G).
Cause . . . . . : COBOL program 'ASSIGNMENT' in program object 'ASSIGN' in
library 'F04MW113' issued an I/O operation on file 'PRINTFILE' at COBOL
statement 118 which failed with file status '90'; and no error handler
existed. When an unsuccessful file status is received from an I/O operation,
an AT END/INVALID KEY, USE PROCEDURE, or FILE STATUS should be coded to
handle the error.
Then after i push enter or G i get this error message which is severity 50
Message . . . . : Message 'MCH3601' in program object 'ASSIGN' in library
'F04MW113' (C D F G).
Cause . . . . . : Message 'MCH3601' was detected in COBOL statement 122 of
COBOL program 'ASSIGNMENT' in program object 'ASSIGN' in library 'F04MW113'.
Hopefully someone can fiqure this out, as looked for hours on these errors on
the net and couldn't find what i needed =/
Thanks
Rob
Message . . . . : I/O operation failed in program 'ASSIGN' in library
'F04MW113' (C D F G).
Cause . . . . . : COBOL program 'ASSIGNMENT' in program object 'ASSIGN' in
library 'F04MW113' issued an I/O operation on file 'PRINTFILE' at COBOL
statement 118 which failed with file status '90'; and no error handler
existed. When an unsuccessful file status is received from an I/O operation,
an AT END/INVALID KEY, USE PROCEDURE, or FILE STATUS should be coded to
handle the error.
Then after i push enter or G i get this error message which is severity 50
Message . . . . : Message 'MCH3601' in program object 'ASSIGN' in library
'F04MW113' (C D F G).
Cause . . . . . : Message 'MCH3601' was detected in COBOL statement 122 of
COBOL program 'ASSIGNMENT' in program object 'ASSIGN' in library 'F04MW113'.
Hopefully someone can fiqure this out, as looked for hours on these errors on
the net and couldn't find what i needed =/
Thanks
Rob