home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ford Escape Interactive Owner Experience 2002
/
Escape.bin
/
mac
/
detect.dxr
/
00002_getPathDelimiter.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-05
|
115 b
|
8 lines
on GetPathDelimiter
if the platform contains "Windows,32" then
return "\"
else
return ":"
end if
end