How to update data area in cobol 400 program?
No Answer is Posted For this Question
Be the First to Post Answer
How COBOL helps Mainframe to maintain large records ???
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
write a cobol program to display prime numbers between 1 to 100?
01 A PIC 9. 01 B PIC 99V1. 01 C PIC 99. MOVE 1 TO A. MOVE 0.2 TO B. COMPUTE C ROUNDED TO 3/3 + A.
What is the syntax of redefine?
How to detect record is locked in cobol/400? What is the solution for that?
How we create file in COBAL400
Explain how to detect record is locked in cobol/400? What is the solution for that?
It's possible use %TRIM statement like rpgile?
What is perform?
what is the difference between SEARCH and SEARCHALL?
What are fillers?