in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
IBM,
2 6673The below is the declaration for a variable ws 01 ws pic 9(3). if you want to insert space how will you do that. in which level u should do it
ADP,
3 7357how will u retreive value from a table.write it with syntex. 01 ws-table 05 ws-table1 occurs 10 times. 05 ws-table2 occurs 10 times. the above is 2 dimensional array..how will u retrieve 1st element of an array
ADP,
3 7980what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
2 10638
Explain the primary function of the processing program table (ppt)?
Name a few CICS programs which are generally used ?
What is a hyperdescriptor?
Explain the function of entry-sequenced data set?
how do you intitiate another transaction?
How do you differentiate between cobol and cobol-ii?
Explain packages.
what is DSN parameter and DISP parameter is used for?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Can I cleanly uninstall oorexx?
How many types of evaluate statements are available?
What is a junction record?
What is speed parameters in define cluster command?
What is qmf?
Are there any set of rules for the names of the steps used in a job? What are they?