Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

STRINGSIZE condition

Status
STRINGSIZE is disabled throughout the program, except within the scope of the STRINGSIZE condition prefix.
Result
After the condition action, the truncated string is assigned to its target string. The right-hand characters, bits, widechars or graphics of the source string are truncated so that the target string can accommodate the source string.
Cause and syntax
The STRINGSIZE program-checkout condition is raised when you attempt to assign a string to a target with a shorter maximum length.
Read syntax diagramSkip visual syntax diagram>>-STRINGSIZE--------------------------------------------------><
 
Abbreviation
STRZ
Implicit action
A message is printed and processing continues.
Normal return
Execution continues from the point at which the condition was raised.
Condition codes
150, 151

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)