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 | project name created | Yes | |
--destFolder | folder name created | ||
--destination | file name created | ||
--depth | Include sub folders | false | |
--overwrite | Overwrite existing files | false |