[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
DISKNAME()
Determines the drive designator for the current drive
------------------------------------------------------------------------------
Syntax
DISKNAME() --> cDrive
Returns
DISKNAME() returns a letter that identifies the designator as the
current drive.
Description
DISKNAME() determines the current drive designator for the construction
of complete path names.
Note
. The designator does not contain a colon.
Example
Display the drive designator for the current drive:
? DISKNAME() // Returns a "C" with most hard disk systems
See Also:
DIRNAME()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson