Wat is the difference between NEXT and CONTINUE statement in
cobol,can any one explain with example.

Answer Posted / osachari

next sentence transfers the control to the sentence which
after the first period. where as continue transfers the
control to the statement after the first scope
terminator(end-if...).

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How arrays can be defined in COBOL?

661


What are the pertinent COBOL commands?

2621


For rewrite, why is it mandatory that file needs to be opened?

620


Which division and paragraphs are mandatory for a COBOL program?

707


IF I mention stop run in CICS what happens?

1891






Why did you choose to work with ibm mainframe cobol programming?

627


what is search and searchall?what is the diffrence between them?give an best example?

5540


what happens if parmparameter passes zero bytes to the program

1659


What is the difference between a binary search and a sequential search what are the pertinent cobol?

729


How you can read the file from bottom?

658


What are the various section in data division and briefly explain them.

692


how to move the records from file to array table. give with code example

2216


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2052


) what is the difference between AID and HANDLE AID?

1630


Name some of the examples of COBOl 11?

2676