Answer Posted / suputhru
Yessssssssssssss!!!
Raveeeeee,shruti! we can use go to statement inline-perform.
If we use goto in inline then control will goto particular para and wont return.
thus control will comes from inline.
thus, no probs, u can use go to.
So please, don't give blindly answers.
-Sk
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Difference between array and sub-script ?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is a report item?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the utilization of copybook in cobol?
how do you reference the rrds file formats from cobol programs
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
how to access the file from prodution from changeman tool and to submit a file to production
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
When is inspect verb is used in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this