PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
![]() | ![]() | ![]() | ![]() | ![]() |
ReplaceStringCI() |
This is an inbuilt function function provided 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.