ChDir( “NewDir” )

Changes the default directory for a specified drive.

Parameters:

NewDir

The name of the new directory

 

Example:

ChDir “C:\MyTestDir”