MOVE - Integer to Numeric Field Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
|
0x63 |
|
|
|
|
•0 |
|
| |||
|
|
|
|
0x63 |
|
|
|
|
99 |
No Condition Flag is set (all FALSE).
Example 2:
|
|
|
|
|
|
|
|
|
0x64 |
|
|
|
|
15 |
|
| |||
|
|
|
|
0x64 |
|
|
|
|
•0 |
The ZERO and OVER Condition Flags are set. INT equaled decimal 100 that was too large for NUM (significant data was lost) and resulted in 0.
![]() |