Rational Developer for System z

Use of RPPz command lines

The RPPz command lines are used to perform operations with no need to open the RPPz graphical interface. Then, you can import or generate entities from the RPPz command lines, copy the COBOL source into a destination project and folder, create zComponent projects and folders or dispatch Macros for exemple. The batch command is available in the RPPz folder of the Rational Developer for System z root installation directory under the name rpp.bat.

Syntax

From a command prompt, enter the following commands to import, generate entities with RPPz, or use migration help for an entity. Each command has its specific options, they can be displayed in the help by just typing the command options.
For each command, you must comply with the syntax. Replace [options] in the command line by one of the command options available in the table of parameters you find in the page documenting, then enter the required value. If errors are found, the rpp.bat command returns -1 in the variable DOS ERRORLEVEL. The RPPz command lines are the following ones:
  • --generate,
  • --import,
  • --migrationHelp
  • --generateErrorMsgs,
  • --generateDataBlockBase,
  • --generateCopyBook,
  • --dispatchMacro.
  • --copy
  • --zCompCreation

Terms of use | Feedback

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