Copies a file.
Supported Platforms: AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web
Library: acetutil.arx
(acet-file-copy from to [force])
Type: String
Name of file to copy.
Type: String
Name of new file.
Type: T or nil
If provided and non-nil, forces any existing file to be overwritten.
Type: T or nil
Returns T if successful.