Answer Posted / ravi
No we cant.
Inline perform is - -> PERFROM END-PERFORM.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
How are the next sentence and continue different from each other?
What kind of error is trapped by on size error option?
How do you reference the following file formats from cobol programs?
how do you reference the rrds file formats from cobol programs
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how do you define single dimensional array and multidimensional array in your cobol?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between goback, stop run and exit program in cobol?
Explain about different table spaces.
What is a SSRANGE and NOSSRANGE?