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 Posted / 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 |
Post New Answer View All Answers
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
What are fillers?
Define perform? And its types?
Define redefine?
Explain how to detect record is locked in cobol/400? What is the solution for that?
What is the syntax of sort?
Explain what all the conditiones required for using open opcode on a file?
seqence numbers in cobol
What is sort?
What is output procedure?
Define sort?
How to update data area in cobol 400 program?
What is the actual use of fillers?
Explain the types of perform?
Explain the syntax of redefine?