Product Documentation

c-treeRTG V2 Release Notes

Previous Topic

Next Topic

RENAME operation requested from ACUCOBOL did not replace existing files

The c-treeRTG COBOL driver for ACUCOBOL now correctly overwrites existing files during RENAME operations. The ctutil -rename command now accepts a new option, -overwrite, which indicate that the rename should overwrite existing files instead of failing. The new syntax is as follows:

ctutil -rename source_file dest_file [-overwrite]

TOCIndex