File system type
|
Smalltalk class
|
FAT
|
EmFATPath (default)
|
NTFS
|
EmNTFSPath
|
File system type
|
Smalltalk class
|
FAT
|
EmFATPath (default)
|
VFAT
|
EmVFATPath
|
File system type
|
Smalltalk class
|
POSIX
|
EmUnixPath (default)
|
|
EmFATOnUnixPath: This class is for UNIX platforms that restrict the length and valid characters for path names and file names to those used for FAT file systems. It enforces the restrictions to maintain path name portability among UNIX and PC platforms.
|