Propagate Byte (PROPB)

Bound program access

Built-in number for PROPB is 10. PROPB ( target_string : address of aggregate(*) source_byte : signed binary(4) - rightmost byte specifies the source byte value OR unsigned binary(1) OR aggregate(1) propagation_count : unsigned binary value which specifies the number of times the value specified by source byte should be propagated ) : space pointer(16) to the target string

Description  The byte value specified by source byte is copied into the storage specified by target string. Propagation count specifies the number of bytes of storage into which this value is stored. It is assumed sufficient storage exists at the location specified by target string.

If the value of progagation count is 0, no storage is altered.

Authorization Required

Lock Enforcement

Exceptions

06 Addressing

24 Pointer Specification

44 Protection Violation