REMOVE Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
abcdefghijklmnopqrst |
|
|
|
|
|
|
test······ |
|
| |||||
|
|
|
|
|
|
abcdefghijklmnopqrst |
|
|
|
|
|
|
abcdefghij |
No Condition Flags are set (all FALSE).
Example 2:
|
|
|
|
|
|
|
|
|
|
|
|
|
abcdefghijklmnopqrst |
|
|
|
|
|
|
test······ |
|
| |||||
|
|
|
|
|
|
abcdefghijklmnopqrst |
|
|
|
|
|
|
test······ |
The EOS Condition Flag is set. SOURCE was a null variable (Form Pointer set to zero).
Example 3:
|
|
|
|
|
|
|
|
|
|
|
|
|
abcdefghijklmnopqrst |
|
|
|
|
|
|
test······ |
|
| |||||
|
|
|
|
|
|
abcdefghijklmnopqrst |
|
|
|
|
|
|
pqrst····· |
The LESS Condition Flag is set. The Logical String of SOURCE was less than the Physical Length of DEST.
Example 4:
|
|
|
|
|
|
|
|
|
|
|
|
|
abcdefghijklmnopqrst |
|
|
|
|
|
|
test· |
|
| |||||
|
|
|
|
|
|
abcdefghijklmnopqrst |
|
|
|
|
|
|
abcde |
The OVER Condition Flag is set. The Logical String of SOURCE was greater than the Physical Length of DEST.
![]() |