Rexx2RTP: The Rexx2Nrx Runtime package
vs. 4.00, October 2002
This chapter includes the Online reference documentation of
the Rexx2Nrx run-time package. This package is intended to include all classic
Rexx functions not available in NetRexx, as well as some useful functions
implemented during heavy usage of 'classic Rexx' in the past years.
- Options Options available to drive Rexx2Nrx and program execution
- RexxFile classic Rexx stream I/O and File I/O utility
functions
- RexxMsg Terminal (console) Messages and I/O
- RexxTime
classic Rexx date(x) and time(x)routines
- RexxStk
classic Rexx Stack routines (verbs pull, push, queue)
- SysCmd
executing System commands
- strfun
various useful string functions
- External
Java interface to find and use External functions/properties
- RexxSymb
implementation of the 'symbol' and 'value' functions
-