Deletes one or more files.
Supported Platforms: AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web
Library: acetutil.arx
Signature
(acet-file-remove filespec [force])
- filespec
-
Type: String
File specification, which may include wildcards.
- force
-
Type: T or nil
If provided and non-nil, indicates that even read-only files should be deleted.
Return Values
Type: Integer
The number of files removed.