copyEmptyWithSize | DBCScharacterarray | copyReplace |
Return a new DBCS Character Array which is a subset of this one determined by the indices lnkStartCharIndexPosition and lnkEndCharIndexPosition.
lnkStartCharIndexPosition | PIC S9(9) COMP-5 |
lnkEndCharIndexPosition | PIC S9(9) COMP-5 |
lnkNewCharacterArray | OBJECT |