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
How to print 10 to 1 if the input have only 10 digit number?
) How do u handle errors in BMS macro
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what is difference between cobol and cobol/400
IF I mention stop run in CICS what happens?
Write a program to explain size error.
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between goback, stop run and exit program in cobol?
Explain how you can characterize tables in cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is redefines clause in COBOL?
What are declaratives and what are their uses in cobol?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between PIC 9.99 and PIC9v99?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)