- 4.62.2.72 -
Standard Units
System Unit
System Unit Procedures and FunctionsRmDir procedure
Targets: MS-DOS, OS/2, Win32
System Unit
Removes an empty subdirectory.
Declaration:
procedure RmDir(Dir: String);
Remarks:
IOResult returns an error code if
Dir is an empty string, if Dir does not exist,
or if Dir is not an empty directory. Otherwise,
IOResult is set to zero.
|
|
|
ReWrite procedure |
Table of Content |
Round function |
- 4.62.2.72 -