PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: BulkChar2String()[Next]: Chars()

BulkChangePrepare()

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 is used to prepare the information required by the BulkChar2String() routine.

This function takes 1 or 3 parameters as follows:

  1. The name of a rexx variable which you will use in the change call.

  2. The character to be replaced.

  3. The string that will replace the character.

To initialize the change information this routine should be called with out the second and third parameters. This routine does not return anything.


[Top][Contents][Search][Prev]: BulkChar2String()[Next]: Chars()

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Thursday January 17 2002 at 6:27pm