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 |
How to Pass table from a cobol program to another cobol program and how to use that table in called program
can you declare redefine in level 01?
is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon
what is Pic 9v99 Indicates?
What is link edit in cobol?
Whtz the specialty of 77 level number ?
What is Alternate Index ? How is it different from regular index ?
WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the utilization of copybook in cobol?
how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?