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!

ChDrive Statement

Changes the current drive.

ChDrive (drive)

The required drive argument is a string expression that specifies an existing drive. If you supply a zero-length string (""), the current drive doesn't change. If the drive argument is a multiple-character string, ChDrive uses only the first letter.

See Also

Example

ChDir Statement | CurDir Function | MkDir Function | RmDir Function