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

PadString()

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 generate a padded string, it can pad Left, Right or Center the string you supply.

The function takes 3 parameters:

  1. The string to be padded (never truncated if wanted length too short).

  2. The length of the new string.

  3. A single character (for Left, Right or Center).


[Top][Contents][Search][Prev]: OptionSet()[Next]: ProcessNext()

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