This command dispatches a Macro.
Syntax
rpp.bat --dispatchMacro [options]
Purpose
You must enter the name of the file
that contains the generated Macro and the location of the cblmsp files
created. These files are dispatched among the various projects 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 to
use for the workspace |
Yes |
|
--log |
Log file name |
|
[trace.log] |
--fromFile |
Input file name. |
Yes |
|
--location |
Target location |
Yes |
|
--report |
Dispatch report file |
|
.pacdispatchmacro.log in .metadata folder
of the workspace |
Sample
rpp.bat --dispatchMacro --location
TEST01 --fromFile D:/Working/Misc/B01A/macros/MACT02O.cblmsp --log
d:/utmp/trace.log --data d:/Working/JbyWks