[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set of characters considered drive separators
Source position: sysunixh.inc line 36
AllowDriveSeparators are the characters which are considered to separate the drive part from the directory part in a filename. This will be an empty set on systems that do not support drive letters. Other systems (Dos, Windows and OS/2) will have the colon (:) character as the only member of this set.
|
Character used to separate paths in a search list |
|
|
Character used to separate directory parts. |
|
|
Character which separates the filename from the file extension. |
|
|
Set of characters considered directory separators |