![]() | ![]() | ![]() | ![]() | ![]() |
ReplaceStringCI() |
This is a rexx function provided by PPWIZARD. This routine (like all PPWIZARD extensions) can be used with any operating system supported by PPWIZARD.
This function will convert all occurances of a substring as you specify.
The function takes 3 parameters as follows:
When this routine returns the rexx variable ReplaceCount will have been incremented by the number of replacements made.
This routine is very similar to the ReplaceString() except that it is case insensitive and that the "TO" string may contain one or more "{*}" strings which will get replaced with the "FROM" string.
![]() | ![]() | ![]() | ![]() | ![]() |