This option is used with the command line rpp.bat to execute the list of commands.
| Options | Comments | Required | Default values |
|---|---|---|---|
| --data | Full path to the workspace to use | Yes | |
| --log | Log file name | 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 option --exitOnError is indicated, the process stops at the first command failure.