1) What is ONCODE (Return code) in PL/1?
2) How to handle the ONCODE in PL/1? Please give me some
examples?
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 |
Why banking use IBM framework?
Can you define an alias?
What is linkage section?
can any one exaplin about Decision Tables in test region with good example
Can the values of alphanumeric be moved to variable numeric?
I want to increse the size of one existing dataset, can anyone tell me the TSO command throgh that I can edit it.
What will happen if both steplib and joblib are determined?
How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.
which of the following is not true about search verb A) every search stmt must contain the AT END clause B) any no of WHEN clause can be used with this verb C) this verb can only applied to a table which is defined with the OCCURS clause and INDEXED phases. D) WHEN condition is satisfied
A word in the computer memory is identified by_________
What is the function of the verb initialize?
Explain foreign keys?