How to display string in the reverse order using occurs
clause?
Answer Posted / rookie
Have u missed something.
Out-string must be an array.
01 OUT-STRING PIC X occurs 9 times.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
In COBOL, what is the different between index and subscript?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Differentiate between structured cobol programming and object-oriented cobol programming.
What is redefines clause in COBOL?
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between perform … with test after and perform … with test before?
What do you understand by psb and acb?
how can i see junk values in dclgen or in hostvariable of comp ?
What is difference between static and dynamic call in cobol?
i need a small 3d program using inline and outline.
In which area will you utilize 88 level items in cobol?
How do we get current date from system with century in COBOL?
I have a File that has duplicate records. I need only those records that occur more than thrice.?