This command generates the Program, Server, and Screen entities.
| Options | Comments | Required | Default values |
|---|---|---|---|
| --data | Full path to the workspace (Rational® Developer for System z® option). | Yes | |
| --log | Log file name | N/A | trace.log |
| --project | Project name | Yes | |
| --package | Package name | Yes | |
| --name | Name of the instance in the repository | Yes | |
| --type | Entity type | Yes | pacscreen, pacprogram, pacserver, or pacdialog |
| --destProject | COBOL output project name | ||
| --destFolder | COBOL output folder name. | ||
| --verbose | Increased verbosity of output |
The two options --destProject and --destFolder are mutual inclusive. The target project/folder must already exist.