Description
The dirsep function returns a value of type string that is equal to the directory seperator character for the current platform. NOTE: On Windows, DOS, OS/2 platforms the value returned is "\", and on Linux, FreeBSD, Solaris/x86 and Solaris_Sparc the value returned is "/".
Parameters
None.
Portability
Operating Systems: All
Standard Pascal: No