1) What is ONCODE (Return code) in PL/1?
2) How to handle the ONCODE in PL/1? Please give me some
examples?
Answer Posted / 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 View All Answers
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
What is a configuration management system, give examples?
does anybody know about niit technologies ? how is that company ? any body working in that company ? please answer my question.I got selected in NIIT Technologies delhi.
How many types of evaluate statements are available?
Where is the vsam ksds placed?
What is the difference between hdam and hidam databases?
What is the facility that allows mainframes to be partitioned into lapars?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?
what sorting order does search all have?
what difference exists between control area and control interval?
What is inspect?
Explain host variables?
what is use of linkage section?
How many bytes does a s9(7) comp-3 field occupy ?
Is it possible to move the alphanumeric variables to a numeric variable?