copyFromTo | DBCScharacterarray | copyReplaceAll |
Return a copy of this DBCS Character Array with the characters between lnkStartCharIndexPosition and lnkEndCharIndexPosition replaced by the contents of a Character Array lnkCharArray.
lnkStartCharIndexPosition | PIC S9(9) COMP-5 |
lnkEndCharIndexPosition | PIC S9(9) COMP-5 |
lnkCharArray | OBJECT |
lnkNewCharArray | OBJECT |