DLIST

Syntax

DLIST [#channel]

Location

Toolkit II

This command lists all three current default directories (otherwise returned by the DATAD$, PROGD$ and DESTD$ functions) to the specified channel (default #1).

Example

DLIST

possible Output:

flp1_Quill_letters_
ram1_
par

NOTE

Some Toolkit II manuals mention a second syntax: DLIST \file but it seems as though this was never implemented. This should not be a problem since programs can read the same information from the DATAD$, PROGD$ and DESTD$ functions.

CROSS-REFERENCE

DATAD$ (DATA_USE), PROGD$ (PROG_USE), DESTD$ (SPL_USE or DEST_USE), DDOWN, DUP Compare DEVLIST and DEV_LIST.