Rational Programming Patterns

rpp --commands

This option is used with the rpp.bat command to run the list of commands.

Syntax

rpp.bat –commands [options]

Parameters

Table 1. List of the available parameters
Options Comments Required Default values
--data Full path to the workspace (Rational® Developer for System z® option). Yes  
--log Log file name trace.log
--file File containing the list of commands Yes
--exitOnError Exit in case of errors  
The file of the --file option must include a series of batch commands.
Example:
...
--import --fromFile D:/Working/Misc/PGMCUO.ta2 --location TEST01 --importType ta2 --
overwrite
--copy --source 
CUST1A.cbl --destProject TEST01.CVI --destFolder design/CV0/IBM/CVI 
--generate --project TEST01.CVI --package CV0.IBM.CVI --name CUST01 --type pacprogram --
...

If the --exitOnError option is indicated, the process stops at the first command failure.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)