Hello,
I can successfully create child processes using wish83.exe in windows. When the child process exits, the parent process does not know that the child process did indeed exit. In my application, I need to let the parent process know that the child process exited, at the moment the child...
I was able to input more records to the file in append mode. I was not able to read from the file at the same time. The error message that I see is: JMP0330I-U STATEMENT SEQUENCE ERROR. STM=READ.FILE=(DATAFILE).'OPEN-MODE'.PGM=SAMPLE1 ADR=0040155E. Can you help me fix this bug? Also, can you...
How can I open a file in append mode? I use Fujitsu Cobol v 3.0. I know how to open indexed sequential files and regular files. Please suggest a solution.
I am using Fujitsu COBOL v 3.0. In the following source code, I have a field named 'INPUT-EMAIL' in the FD. If the email id entered is less than 30 characters, then I have to enter trailing spaces in order to make the program continue. The program execution just sits there waiting for the...
I looked up one of the other file access related question and saw that the implementor name is DISK. I tried it and it worked.
I would like to know if I can write to a file with a file name of my choice.
I am using Fujitsu Cobol 3.0. I am having trouble with file access. I think it has everything to do with the FILE-CONTROL section. The error message displayed during execution is as follows:
JMP0311I-U MISSING ALLOCATION. FILE=SYSOUT. PGM=SAMPLE1 ADR=004011D1
As far as I remember, the...
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.