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 |
write a cobol program to display prime numbers between 1 to 100?
Code how to read 5th element of the array?
Explain the output procedure?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Define perform?
It's possible use %TRIM statement like rpgile?
What is comp?
Define redefine?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
How to detect record is locked in cobol/400?
what is INPUT PROCEDURE and OUTPUT PROCEDURE?
Explain the difference between section, paragraph and sentences?