ILE RPG Language Reference
Operation Extender
- Entry
- Explanation
- Blank
- No operation extension supplied.
- H
- Half adjust (round) result of numeric operation
- M
- Default precision rules
- R
- "Result Decimal Position" precision rules
- E
- Error handling
Half adjust may be specified, using the H extender, on arithmetic
EVAL and RETURN operations.
The type of precision may be specified, using the M or R extender,
on CALLP, DOU, DOW, EVAL, IF, RETURN, and WHEN operations.
Error handling may be specified, using the 'E' extender, on CALLP
operations.
[ Top of Page | Previous Page | Next Page | Contents |
Index ]