You use this command to dispatch the Macro sources that
are generated in Pacbase with
the MIMA procedure.
Syntax
rpp.bat --dispatchMacro [options]
Purpose
You must enter the name of the file
that contains the generated Macros and the location into which the
sources are to be stored. These sources are dispatched among the Macros
of the various projects according to the generation Library. This
Library is included as an attribute in the initial generated file.
Parameters
Table 1. List of
the available parametersOptions |
Comments |
Required |
Default values |
--data |
Full path to the workspace
(Rational® Developer for System z® option). |
Yes |
|
--log |
Log file name |
|
trace.log |
--fromFile |
Input file name. |
Yes |
|
--location |
Target location |
Yes |
|
--report |
Dispatch report file |
|
.pacdispatchmacro.log in
the .metadata folder of the workspace |
Sample
rpp.bat --dispatchMacro
--location TEST01 --fromFile D:/Working/Misc/B01A/macros/MACT02O.cblgen
--log d:/utmp/trace.log --data d:/Working/JbyWks