PreviouscharLengthInBytes Up
DBCScharacterarray
isDBCSStringByteLengthValueNext

DBCScharacterarray Method fromBuffer

Determine the number of characters within lnkValue and by searching for the last non space or non null character within the buffer. Return a DBCS Character Array of its calculated character length.

Warning: This method should only be used within a Double-Byte- Character environment.

Using Parameters
lnkByteSize PIC S9(9) COMP-5
lnkValue PIC X
Returning Parameter
lnkObject OBJECT