How we create file in COBAL400
Answer / surya
We can create the file in cobol400 by using the QCMDEXC API. But source of that particular file should exist in the system.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between section,paragraph and sentences
can i anyone tell me how to use copybooks in cobol
Trying to help a friend... How do you code screen I/O without a DDS? I know it can be done, because for a short time, I worked for a company that did it. It was just too long ago for me to remember what was involved.
How to update data area in cobol 400 program?
What is the syntax of sort?
what is redefine and its syntax?
Define redefine and its syntax?
what is the cobol compiler?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
What are the types of perform?
Explain the types of perform?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks