This command copies the COBOL source into a destination project and folder. To copy files in your local workspace, you must use this command only in 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 |