1) What is ONCODE (Return code) in PL/1?
2) How to handle the ONCODE in PL/1? Please give me some
examples?



1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some ..

Answer / bal mukund bihari

The ONCODE is a useful built-in functions to analyze the error in code. All these return a BINARY (15)
ONCODE is equivalent to condition code which is returned by last executed statement.  

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

How will u give input data to cobol program apart from PARM & Instream data?

6 Answers  


Name and explain the type of locks?

0 Answers  


what is the difference between the jes2 and jes3

2 Answers  


How do you create a like table?

0 Answers  


What is the meaning of a (new, catalog, keep) disposition mean?

0 Answers  


what is the meaning of notcat 2?

0 Answers   IBM,


Can we move alphanumeric incentive to the numeric field?

0 Answers  


Can you define notcat 2?

0 Answers  


Have you caused any huge mistakes for the bank?

0 Answers  


name the vsam file in which the deletion is not possible.

1 Answers  


Is there any other debugging tool for expeditor?

2 Answers  


Total no of bytes in the following 01 rec-1 02 first-group 03 a1 pic x(4). 03 a2 pic 99. 02 second-group redefines first-group. 03 A3 pic999. 03 A4 pic 999. 02 third-group. 03 A5 occurs 5 times pic 99. A)22 B)16 C)12 D)10

3 Answers   Accenture,


Categories