PreviouscopyEmptyWithSize Up
DBCScharacterarray
copyReplaceNext

DBCScharacterarray Method copyFromTo

Return a new DBCS Character Array which is a subset of this one determined by the indices lnkStartCharIndexPosition and lnkEndCharIndexPosition.

Using Parameters
lnkStartCharIndexPosition PIC S9(9) COMP-5
lnkEndCharIndexPosition PIC S9(9) COMP-5
Returning Parameter
lnkNewCharacterArray OBJECT