[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
CURDIR()
Determines the current DOS directory path of a specified drive.
Syntax
CURDIR([<expC>])
Argument
<expC> is the drive letter (A, B, ...). If omitted, the current DOS
drive is assumed.
Returns
A character string.
CURDIR() returns the DOS directory path of the drive specified by
<expC>. If the return value is a null string (""), either an error has
occurred, or the root directory is the current drive.
See Also:
SET DEFAULT
SET PATH
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson