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 how to detect record is locked in cobol/400? What is the solution for that?
What is input procedure?
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..
What is redefine?
How to detect record is locked in cobol/400? What is the solution for that?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
Define redefine?
What is the syntax of sort?
Arrays in COBOL/400
It's possible use %TRIM statement like rpgile?
What is sort?
Define redefine and its syntax?