PPWIZARD Manual
[Bottom][Contents][Search][Prev]: /Rexx[Next]: /RedirMethod

Switch /RegSyntax

This is a PPWIZARD command line switch. You can set up your own default switches in the "PPWIZARD_OPTIONS" environment variable or in project files.

This switch only has affect when generating rexx code under OS/2.

PPWIZARD always checks the generated code by asking the interpreter you are using to validate it. The OS/2 classic (not sure about OO) rexx interpreter does not do as good a job as regina in detecting syntax errors.

By default ppwizard will use the OS/2 version of regina to perform a second syntax check assuming that the first (done by OS/2's rexx) passed it. PPWIZARD will look for a file called "ROS2REXX.EXE" in the same directory as PPWIZARD as well as in the PATH.

This switch allows you to either turn off the checking altogether (pass '-') or specify the full name of the rexx interpreter.


[Top][Contents][Search][Prev]: /Rexx[Next]: /RedirMethod

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am