i have two programs 1.cobol program 2.copy book program
can i move bouth program in to the production or single single program?
Answer / munna
Copy Book and Program should compile together(means when Program compiling Copy book should exist in the library) and code should move togetther to Production.
| Is This Answer Correct ? | 3 Yes | 1 No |
Explain the difference between section, paragraph and sentences?
what is INPUT PROCEDURE and OUTPUT PROCEDURE?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
Explain the syntax of redefine?
What is the syntax of sort?
What is output procedure?
What is perform?
When search all is used in cobol program without sorted input data
How we can update data area in cobol 400 program?
What is sort?
How u detect record is locked in Cobol/400 ? Wat is the solution for that ?
Define redefine and its syntax?