Same here...I tried it on Windows 2000, NT 4.0 SP6A, and Windows XP...no problems...try uninstalling it, delete any registry keys/files referencing Exceed, and reinstall it...
Well, I like to think of it as Murphy's Law (if something will go wrong it will). If you have a system in place which is currently working, only upgrade tools that require upgrade (i.e. for .NET / 64-bit stuff)
The Issue is now fixed. Thanks to everyone for their help. Turns out, because the output file had to be dynamically created, a COBOL bound program compilation was required. By compiling with the command CRTBNDCBLPGM and adding a compiler option for *CRTF, it allowed the file to be generated from...
I tried using a simple OPEN OUTPUT NEWONE, that didn't work, same error (I/O). Then I tried the SELECT OPTIONAL, and recieved an error MCH3601 "Pointer not set for location referenced. " Any help would be great.
Thanks,
Angelo
I wrote a simple COBOL program to read an input file, do some conversions, and to generate an output file from within the Code. However, I recieve an I/O operation failure error and the file is not created. If I manually create a blank physical file before hand with the same name, it becomes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.