Can we use goto statement in inline_perform ?
Answer Posted / shan
The example used by Sivakumar is perfect,
Perform is used for looping, so it should have a exit
condition. simply perform and end perform wont make wright
syntax.
another kind of perform is
PERFORM <paragraph name> until < conditions>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the compute verb? How is it used?
) How do u handle errors in BMS macro
how to convert the recors form vsam file to db2 table tru file aid
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
what is search and searchall?what is the diffrence between them?give an best example?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
explain sorting techniques in cobol program?
What are the different rules for performing sort operation?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is report-item in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What are the rules of the move verb?