Language:
Русский
English
SetCurDir (procedure) (WinDos unit)
Changes the current directory to the specified path.
Declaration
procedure SetCurDir(Dir: PChar)
Target
Windows
Remarks
If Dir specifies a drive letter, tthe drive is also changed.
SetCurDir (procedure) (WinDos unit) |
Language: SetCurDir (procedure) (WinDos unit) Changes the current directory to the specified path. Declarationprocedure SetCurDir(Dir: PChar) TargetWindows RemarksIf Dir specifies a drive letter, tthe drive is also changed. See AlsoSample Code |
|
|