can we use go to statement inline-perform?

Answer Posted / mr.perfect

hello Suputhru ,

if you use GOTO statement inside the inline perform, the
control will go permanently to the GOTO statement.then what
about the other statements after END-IF, this will not
executed man. i think this is not good design of programmr.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which division and paragraphs are mandatory for a COBOL program?

714


What is the difference between comp and comp-3?

704


Mention the guidelines to write a structured cobol program?

626


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

710


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

940






How to remove 2 duplicate records and copy only one using job control language?

760


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

1912


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?

6847


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

689


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

636


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

683


Which Search verb is equivalent to PERFORM…VARYING?

694


Which mode is used to operate the sequential file?

677


What are the different types of condition in cobol and write their forms.

668


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

716