The FairCom RTG 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]