P***@gmail.com
2005-03-09 21:52:28 UTC
I have a oits.exe file that calls the oits.cbl program and oidriver.pco
program. I am working on a web report and the when ran both in Unix
and in the browser, it hangs. After making some changes and trying to
fix it, then I started getting this illegal name error. The output
error is
I/O error : file ''
error code: 9/004 (ANS74), pc=2FA, call=1, seg=0
4 Illegal file name
Without putting the code in this email, what type of statement would
generate this error? ie, a CALL or MOVE. What section? I put in
several DISPLAY statements before the error to verify if they were
running and at which point in the Procedure Division section. Any help
or guidance in the right direction is greatly appreciated.
program. I am working on a web report and the when ran both in Unix
and in the browser, it hangs. After making some changes and trying to
fix it, then I started getting this illegal name error. The output
error is
I/O error : file ''
error code: 9/004 (ANS74), pc=2FA, call=1, seg=0
4 Illegal file name
Without putting the code in this email, what type of statement would
generate this error? ie, a CALL or MOVE. What section? I put in
several DISPLAY statements before the error to verify if they were
running and at which point in the Procedure Division section. Any help
or guidance in the right direction is greatly appreciated.