NFORMAT Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
|
••••••••••••••••12.12 |
|
| |||
|
|
|
|
••••••••••.000 |
No Condition Flag is set.
Example 2:
|
|
|
|
|
|
|
|
|
|
|
|
|
254 |
|
| |||
|
|
|
|
254 |
The OVER Condition Flag is set and the variable remains unchanged. FIELD was originally compiled with a size of 3 bytes.
Example 3:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Performs an NFORMAT of all array elements in ARRAY1 using the current values of each array element in ARRAY2 and ARRAY3.
Example 4:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Performs an NFORMAT of each array element in ARRAY1 using the current value of X and Z.
![]() |