Wat is the difference between NEXT and CONTINUE statement in
cobol,can any one explain with example.
Answer Posted / krishna kumar
NEXT SENTENCE gives control to the verb following the next
period(.) while CONTINUE gives the control to the next verb
after the END-IF.
| Is This Answer Correct ? | 37 Yes | 3 No |
Post New Answer View All Answers
What is the Purpose of Pointer in the string?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is difference between static and dynamic call in cobol?
What is the LINKAGE SECTION used in COBOL?
In COBOL programming, what is PERFORM? What is VARYING?
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between perform … with test after and perform … with test before?
What is length is cobol?
When is inspect verb is used in cobol?
how do you reference the esds vsam file formats from cobol programs
What are the different rules for performing sort operation?
how do you reference the fixed unblock file formats from cobol programs
What rules are followed by the search verb.
) How do u handle errors in BMS macro?
What are the pertinent COBOL