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