[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Create a new directory.
Source position: systemh.inc line 678
procedure mkdir( |
const s: String |
); |
Mkdir creates a new directory S.
For an example, see Rmdir.
Depending on the state of the \var{\{\$I\}} switch, a runtime error can be generated if there is an error. In the \var{\{\$I-\}} state, use IOResult to check for errors.
|
Change current working directory. |
|
|
Remove directory when empty. |
No notes exist for this page yet.