Function Entry: ACET-FILE-BACKUP

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: ACET-FILE-BACKUP

Name

acet-file-backup

Class

BricsCAD ExpressTools API Function

Syntax

(acet-file-backup filename)

Arguments and Values

Arguments are described in the vendor page; see Source Notes.

Description

Creates a backup copy of given file filename; the name of the backup file copy will use the additional "bak" postfix in its filename. All backup files created by this functions will internally be collected, and can be deleted by (acet-file-backup-delete). Return : NIL always

Return Values

Vendor-defined; see Source Notes.

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

Source Notes