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 |
)what is retrieve?
In the JCL, how do you define the files referred to in a subroutine ?
How many divisions we have in Cobol ?
Why we need to use redefine clause when we can define the variable seperately... what is actual need....
Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.
What are the two search techniques ?
1.What is the limit of linkage section?
What is a subscript ?
9(2).99 how many bytes take? Why . consider as a byte?
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
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)
how to code in cobol while using variable block file?