![]() | ![]() CharacterArray | new![]() |
Returns a new CharacterArray instance from the data in buffer lnkValue. The length of the data is calculated by searching backwards from the end of the buffer and finding the last non-space and non-null character. Specify the buffer size in bytes in lnkSize.
lnksize | PIC S9(9) COMP-5 |
lnkvalue | PIC X |
lnkobject | OBJECT |