SETDRIVE |
Change Default Drive |
SETDRIVE {letter$ | number}
Where:
letter$ |
String expression. Drive letter from A to Z representing the new disk from which you want to work or run applications. |
number |
Numeric expression. Number from 0 to 25 representing the drive letter (A to Z) from which you want to work or run applications. |
Use the SETDRIVE directive to change the default disk drive.
CWDIR Change Working Directory