NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HxLink DID NOT INITIALIZE

CurDir Function

Returns a String representing the current path.

CurDir(drive)

The optional drive argument is a string expression that specifies an existing drive. If no drive is specified, or if drive is a zero-length string (""), CurDir returns the path for the current drive.

See Also

Example

ChDir Statement | ChDrive Statement | MkDir Function | Returning Strings from Functions | RmDir Function