This command is used to dispatch a Macro.
Syntax
rpp.bat --dispatchMacro [options]
Purpose
You must enter the name of the file
which contains the output of the Macro generation as well as the location
into which the Macro cblgen files is to be created.
These files are dispatched among the various packages of the location
according to the generation Library, which is included as an attribute
in the initial generated file.
Parameters
Table 1. List of
the available parametersOptions |
Comments |
Required |
Default values |
--data |
Rational® Developer
for System z® option for
the workspace to use |
Yes |
|
--log |
Log file name |
|
[trace.log] |
--fromFile |
Input file name. |
Yes |
|
--location |
Target Location |
Yes |
|
Sample
rpp.bat --dispatchMacro --location
TEST01 --fromFile D:/Working/Misc/B01A/macros/MACT02O.cblgen --log
d:/utmp/trace.log --data d:/Working/JbyWks