Data Type Functions VisualBasic Script

Sub currentPath()
ChDrive "c:"
End Sub