Function Entry: VLE-FILE-ENCODING
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VLE-FILE-ENCODING
Name
vle-file-encoding
Class
BricsCAD Extension Function
Syntax
(vle-file-encoding handle [encoding])
Description
Encoding declarator for BricsCAD text-file I/O. Encodings include "UTF-8", "UTF-16LE", and "UNICODE".
Return Values
Vendor-defined; see Source Notes.
Side Effects
Vendor-defined.
Examples
Not documented in the BricsCAD-Specific LISP Functions catalogue page.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [vle-file-encoding (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/readwritetextfiles.htm)
- Status: documented (Phase 3 body fill from the BricsCAD V26 DevRef catalogue page).