Can we use goto statement in inline_perform ?
Answer Posted / rajesh
In-line PERFORMs work as long as there are no internal GO
TOs, not even to an exit.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Why did you choose to work with ibm mainframe cobol programming?
What is the use of intialize verb?
how can i see junk values in dclgen or in hostvariable of comp ?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Whats the difference between search & search ALL?
what is the difference between COBOL2 AND COBOL390?
Difference between cobol and cobol-ii?
Write the code to count the sum of n natural numbers.
What is redefines clause in COBOL?
IF I mention stop run in CICS what happens?
How to remove 2 duplicate records and copy only one using job control language?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What is the Purpose of Pointer in the string?