This command is used to copy the COBOL source into a destination project and folder. To copy files in your local workspace, you must absolutely use this command in the batch mode. Do not copy your files by using Windows explorer.
Options | Comments | Required | Default values |
---|---|---|---|
--data | Full path to the workspace to use | Yes | |
--log | Log file name | N/A | trace.log |
--source | Source file or folder | Yes | |
--destProject | Output project name | Yes | |
--destFolder | Output folder name | ||
--destination | Output file name | ||
--depth | Include sub folders | false | |
--overwrite | Overwrite existing files | false |