ChrDir
Changes the current directory.
Structure
ChDir(S: string);
Parameters
Description
ChDir changes the current directory to the path specified by S. If S includes a drive letter, the current drive is also changed. |
Changes the current directory.
Structure
ChDir(S: string);
Parameters
Description
ChDir changes the current directory to the path specified by S. If S includes a drive letter, the current drive is also changed. |