Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual
INVALIDOP condition
Status
INVALIDOP is enabled throughout the program, except within the scope of the NOINVALIDOP condition prefix.
Result
The result of the invalid operation is undefined.
Cause and syntax
The INVALIDOP computational condition is raised when any of the following are detected during the evaluation of IEEE floating-point expressions.
Subtraction of two infinities
Multiplication of infinity by 0
Division of two infinities
Division of zero by zero
Invalid floating-point data
>>-INVALIDOP---------------------------------------------------><
Implicit action
The ERROR condition is raised.
Normal return
A message is printed and the ERROR condition is raised.
Condition code
290
Terms of use
|
Feedback
This information center is powered by Eclipse technology. (http://www.eclipse.org)