Character string data is assigned to a host variable one character at a time.
Value | Action Taken on Data |
---|---|
Shorter than the receiving field | Blank filled |
Longer than the receiving field |
|
The same length | Moved with no exception conditions. |
Character string data is assigned to a host variable one character at a time.
Value | Action Taken on Data |
---|---|
Shorter than the receiving field | Blank filled |
Longer than the receiving field |
|
The same length | Moved with no exception conditions. |