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