i want a program using by if, evaluate , string, unstring,
perform, occurs?
Answer Posted / raghunath
refer to www.mainframegurukul.com for the answer
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write down the divisions of cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the problem of ordered sequential files access?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are the pertinent COBOL commands?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
how do you reference the variable block file formats from cobol programs
What rules are followed by the search verb.
Why did you choose to work with ibm mainframe cobol programming?
) how do u code after getting data?
Write a program to enter and display the names of students in a class using the occurs clause.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?