This command generates the Program, Server, and Screen entities.
| Options | Comments | Required | Default values |
|---|---|---|---|
| --data | Full path to the workspace to use | Yes | |
| --log | Log file name | N/A | [trace.log] |
| --project | Project name | Yes | |
| --package | Package name | Yes | |
| --name | Entity name | Yes | |
| --type | Entity type | Yes | [pacscreen/ pacprogram/pacserver/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 exists.