Phantom
Documentation [Help Home] [Phantom Home] |
ChangeDir (Deprecated)
|
void ChangeDir(string) Return Type: void Parameters: string sDir Description: ChangeDir allows the user to change the current working directory. This function can also accept relative directories.
Note: This function has been included for compatibility with older versions of Phantom. The 'cd' function should be used instead. |