Previousremove Up
DBCScharacterarray
replaceSubCollectionNext

DBCScharacterarray Method replaceAll

Replace all the occurrences of lnkOldCharacter within the DBCS Character Array with lnkNewCharacter, provided that they are within the specified character index ranges.

Using Parameters
lnkOldCharacter PIC XX
lnkNewCharacter PIC XX
lnkStartCharIndexPosition PIC S9(9) COMP-5
lnkEndCharIndexPosition PIC S9(9) COMP-5