MOVE - Numeric Field to Character String Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
•••45.65 |
|
|
|
|
|
|
ABCDEFGHIJ |
|
| |||||
|
|
|
|
|
|
•••45.65 |
|
|
|
|
|
|
•••45.65IJ |
No Condition flag is set (all FALSE).
Example 2:
|
|
|
|
|
|
|
|
|
|
|
|
|
•2500.00 |
|
|
|
|
|
|
ABCDE |
|
| |||||
|
|
|
|
|
|
•2500.00 |
|
|
|
|
|
|
•2500 |
The EOS Condition flag is set since STRING was too small.
![]() |