![]() Related Questions COND specifies the conditions for executing the subsequent job step. The value after the COND= is compared to the return codes of the preceding steps and if the comparison is true, the step is bypassed. Latest Answer : In exec statement the condition is used for by-passing the perticular step through the condition,if COND=0 Its a successfull executionif COND=4 Its a warning if COND=8 Its a serious errorif COND=16 Its a fatal error.So that we can use this condition key ... In what order does the system evaluate comparison operators? Latest Answer : The order of Comparison Operators would beExponentiation,
Positive prefix,
Negative prefix,
Logical not,
Min,
Max,
Multiplication,
Division,
Add,
Sub,
Less than,
Logical OR ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||