PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
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:
- The string to be padded (never truncated if wanted length too
short).
- The length of the new string.
- A single character (for Left, Right or
Center).
PPWIZARD Manual

Friday June 01 2001 at 5:58pm