MOVE - Integer to Character String Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0x3F |
|
|
|
|
|
|
X |
|
| |||||
|
|
|
|
|
|
0x3F |
|
|
|
|
|
|
? |
No Condition Flag is set (all FALSE).
Example 2:
|
|
|
|
|
|
|
|
|
|
|
|
|
0x0 |
|
|
|
|
|
|
NULL |
|
| |||||
|
|
|
|
|
|
0x0 |
|
|
|
|
|
|
•ULL (blank character is 0x0) |
No Condition Flag is set (all FALSE). DIM's Logical String contains a null byte (0x0).
Example 3:
|
|
|
|
|
|
|
|
|
|
|
|
|
0x4040 |
|
|
|
|
|
|
X |
|
| |||||
|
|
|
|
|
|
0x4040 |
|
|
|
|
|
|
@ |
The EOS Condition Flag is set. Significant data from INT was lost.
![]() |