Hello,
I have Cobol programs copiled with Micro Focus 3.2. These programs are still running fine unter Windows NT 4.0 SP6.
Now I want the same programs run on PC's with Windows XP Prof. And now I got problems. First the programms are running fine, but when the program tries to call a sub-program or a sub-program for print-output I got different error messages:
021 - File is a directory;
173 - Called program not found;
no message - program simply hangs, the CPU use is > 95% for task ntdvm;
I tries to use FILES=150 and BUFFERS=50 in Config.sys, but it didn't helped.
Can anybody help? Thank's in advance.
Frank
I have Cobol programs copiled with Micro Focus 3.2. These programs are still running fine unter Windows NT 4.0 SP6.
Now I want the same programs run on PC's with Windows XP Prof. And now I got problems. First the programms are running fine, but when the program tries to call a sub-program or a sub-program for print-output I got different error messages:
021 - File is a directory;
173 - Called program not found;
no message - program simply hangs, the CPU use is > 95% for task ntdvm;
I tries to use FILES=150 and BUFFERS=50 in Config.sys, but it didn't helped.
Can anybody help? Thank's in advance.
Frank