This option is used with the rpp.bat command to run the list of commands.
Options | Comments | Required | Default values |
---|---|---|---|
--data | Full path to the workspace (Rational® Developer for System z® option). | Yes | |
--log | Log file name The beginning of this file reminds the parameters that were entered to run the Pacbase migration procedures. |
trace.log | |
--file | File containing the list of commands | Yes | |
--exitOnError | Exit in case of errors |
...
--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.