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
How to know whether the module is dynamical or statistical?
What is the difference between comp and comp-3?
how to convert the recors form vsam file to db2 table tru file aid
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is comp-1 and comp-2?
how do you reference the variable unblock file formats from cobol programs
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is amode(31)
How do define dynamic array in cobol.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
) how do u code after getting data?
What is a scope terminator give example?
How you can characterize tables in cobol?