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 the syntax of redefine?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Explain the difference between comp & comp-3?
Explain the input procedure?
Define redefine and its syntax?
What are fillers?
Explain the difference between section, paragraph and sentences?
What is the syntax of sort?
How to update data area in cobol 400 program?
What is input procedure?
Explain the syntax of sort?
What is perform?
Explain the types of perform?
Define perform? And its types?
Explain the output procedure?