STRINGRANGE condition

A program-checkout condition indicating that an attempt has been made to assign a string to a target with a shorter maximum length.

Enabled/Disabled status

Always disabled.

Result

The truncated string is assigned to its target string resulting from the condition action. The right-side characters, bits, widechars, or graphics of the source string are truncated so that the target string can accommodate the source string.

Raised

After an attempt has been made to assign a string to a target with a shorter maximum length.

Other Information

Abbreviation
STRZ
Condition codes
150, 151
Implicit action
Prints a message and continues processing.
Normal return
Continues execution from the point at which the condition was raised.