Wat is the difference between NEXT and CONTINUE statement in
cobol,can any one explain with example.
Answers were Sorted based on User's Feedback
Answer / mahalakshmi
the flow of the program for next sentence the control ll
move to . period. in continue the control will go to the
next line.
| Is This Answer Correct ? | 4 Yes | 6 No |
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How to covert given string into ASCII value in COBOL/MF COBOL
What is the difference between external and global variables in COBOL?
)what is retrieve?
what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?
What are some examples of command terminators?
What is an in line perform? When would you use it? Anything else you wish to say about it.
file status 00 is checked after opening the file or reading the file
how to create temporary data set in jcl? what is the use?
3 Answers Cap Gemini, Temenos,
how do you reference the variable block file formats from cobol programs
Difference between next and continue clause
Have you code any new programs in COBOL ? What is the functionality of the programs?