This built-in subroutine moves z copies of the byte y to
the location x without any conversions, padding, or truncation.
 >>-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).
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)