PPWIZARD Manual
[Bottom][Contents][Search][Prev]: Rexx Preprocessing[Next]: REXAMPLE.X

Rexx Example

The following batch file was used to generated the rexx code:

@echo off
rem set DEBUG=/debug
ppwizard.cmd REXAMPLE.X /output:out\REXAMPLE.CMD /rexx


The source files are:

  1. REXAMPLE.X
  2. REXAMPLE.XH

The generated rexx code is:

  1. REXAMPLE.CMD


[Top][Contents][Search][Prev]: Rexx Preprocessing[Next]: REXAMPLE.X

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Wednesday October 04 2000 at 5:05pm