STAT

Syntax

STAT [#channel,] [device] or

STAT \file [,device]

Location

Toolkit II, THOR XVI

This command prints the name of a medium inserted into the given device and the available sectors to the given channel (default #1), or file. The device must be a directory device, such as FLP1_ (but not PAR or CON). If no device is stated, then the default data device is used.

Examples

STAT STAT ram1_
STAT n2_win1_
STAT #3,flp2_
STAT #0 STAT \mdv2_
STAT _dat
STAT \ram5_TMP,mdv1_

CROSS-REFERENCE

DLIST shows the default devices, DATAD$ holds the default data device. Change default devices with DATA_USE, PROG_USE and SPL_USE. DIR and WSTAT provide other information about directory devices.