Answer Posted / ashl
Use the return-code variable and set to the desird value
move 16 to return-code
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What are different data types in cobol?
) what is the difference between AID and HANDLE AID?
What is amode(24)?
What are literals?
What is difference between static and dynamic call in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How do define dynamic array in cobol.
What are the different rules for performing sort operation?
how do you reference the printer file formats from cobol programs
What are the access modes of START statement?
Are you comfortable in cobol or jcl?
What are 77 levels used for?
HOw can I get the negative sign while deduct high value from low value
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?