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