What are fillers?
No Answer is Posted For this Question
Be the First to Post Answer
How we can update data area in cobol 400 program?
Arrays in COBOL/400
What is perform?
How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
what is the difference between comp & comp-3?
Explain what all the conditiones required for using open opcode on a file?
Explain the types of perform?
define sort? and its syntax?
define comp?
Define redefine and its syntax?
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 difference between section,paragraph and sentences