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

PLIFILL

Example

This built-in subroutine moves z copies of the byte y to the location x without any conversions, padding, or truncation.

Read syntax diagramSkip visual syntax diagram>>-PLIFILL(x,y,z)----------------------------------------------><
 
x
Expression. x must be declared POINTER or OFFSET. If it is OFFSET, x must be declared with the AREA attribute.
y
Must be declared CHARACTER(1) NONVARYING.
z
Expression that is converted to FIXED BINARY(31,0).

Terms of use | Feedback

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