Answer Posted / sruthi
Hi,
we can't use GO TO statement in in-line perform.goto
should be used with in the range of paragrafhs being
executed.
in-line syn is, perform--- end-perform.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write a program to explain size error.
Name the sections present in data division.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between perform … with test after and perform … with test before?
What are the different data types in cobol?
What are the different rules of SORT operation?
explain sorting techniques in cobol program?
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
What is rmode(24)
Have you used comp and comp-3 in your project? And how?
what is the difference between COBOL2 AND COBOL390?
how do you reference the variable unblock file formats from cobol programs