[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function: LastDisk()
Returns the last Logical disk in the system, all
disks between 0 (ie. A:) and LastDisk() are
available disk drives at this moment, this
includes any possible Virtual or remote disks.
Note that not all disks between 0 and LastDisk() are
available by definition. LastDisk() in effect returns
the highest possible letter set in Config.sys (LastDrive).
Some of these drives may or may not be used (eg. By DOS'
SUBST command).
Syntax: LastDisk() --> nLastDisk
Arguments: None
Returns: A number, 0=A etc..
Usage: @ Say "Disk#:" Get Disk range 0,lastdisk()
See Also:
GetDisk()
SetDisk()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson