This command is used for the COBOL generation of 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. |
The two options --destProject and --destFolder are mutual inclusive. The target project/folder must already exists.