Function Entry: DOSDIRTREE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: DOSDIRTREE
Name
`dosdirtree`
Class
BricsCAD DOSLib Function
Syntax
(dos_dirtree [path])
Arguments and Values
Arguments are described in the vendor page; see Source Notes.
Description
Returns a list of all directories and subdirectories for the specified path. path : is the name of an existing directory (as string); if not specified, the current directory is used Returns the list of directories and subdirectories, or NIL on error.
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [dosdirtree (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/dos_dirtree.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).