Difference between next and continue clause

Answer Posted / mithun

CONTINUE will take the execution control to statement after
the immediate explicit scope terminator. NEXT SENTENCE will
take the execution control to statement after the immediate
period.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you please let me know the centre name of INS certification in Kolkata.

1943


how to convert the recors form vsam file to db2 table tru file aid

2981


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

11526


What is the difference between goback, stop run and exit program in cobol?

1232


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

984


Can we change the password using ALTER? anyone tried and changed?

1749


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

868


Write down the divisions of cobol program?

844


how can i see junk values in dclgen or in hostvariable of comp ?

2754


What are the cobol coding sheets?

872


Explain about different table spaces.

861


how do you reference the variable block file formats from cobol programs

937


What is a SSRANGE and NOSSRANGE?

1121


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2139


What are the access modes of START statement?

938