how do you reference the rrds file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
in a indexed file what is procedure for read the records from 12 to 18. please give the code example
how many times PARA-A is performed : PERFORM PARA-A VARYING TIMES-COUNTER FROM 1 BY 1 UNTIL TIMES-COUNTER >0 PARA-A MOVE P TO Q MOVE H TO TIMES COUNTER a.10 b.1 c.11 d.0
Can the OCCURS clause be at the 01 level?
how can u redefine picx(10) with pic 9(6).
write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...
Have you code any new programs in COBOL ? What is the functionality of the programs?
what are the diferences b/w sub-script and index?
without performing any operations on a file how can i know whether it contains data or not
What is SDSF?
How many types of sorts are there in cobol?
Why did you choose to work with ibm mainframe cobol programming?
Can we put move statement in COBOL copybook