PreviousgetValueWithSize Up
CharacterArray
getValueZNext

CharacterArray Method getValueWithSizeAtPosition

Returns the lnksize bytes of this instance into buffer lnkString, starting from position lnkOffset. You must ensure that lnkString is at least lnkSize bytes long, or other memory is overwritten, causing either data corruption or a protection violation.

Using Parameters
lnkoffset PIC 9(9) COMP-5
lnksize PIC 9(9) COMP-5
Returning Parameter
lnkstring PIC X