i want a program using by if, evaluate , string, unstring,
perform, occurs?
Answer / raghunath
refer to www.mainframegurukul.com for the answer
| Is This Answer Correct ? | 1 Yes | 1 No |
I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
what is the difference between perform varying and perform until
How is sign stored in a comp-3 field?
can you declare redefine in level 01?
wht do u mean by (*,intrdr) wht is * used for ?
how can u pass the values into db2 values from cobol ?
What guidelines should be followed to write a structured Cobol program?
what is index and how to use two tables using index?
how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?
where will u code file status ?
What is the difference between Call and a Link?