
CHAPTER 3: File System Access Folder object 57
desktop
Folder A Folder object for the folder that contains the user’s desktop. Read only.
X In Windows, C:\Documents and Settings\username\Desktop
X In Mac OS, ~/Desktop
fs
String The name of the file system. Read only. One of Windows, Macintosh, or Unix.
myDocuments
Folder A Folder object for the user’s default document folder. Read only.
X In Windows, C:\Documents and Settings\username\My Documents
X In Mac OS, ~/Documents
startup
Folder A Folder object for the folder containing the executable image of the running
application. Read only.
system
Folder A Folder object for the folder containing the operating system files. Read
only.
X In Windows, the value of %windir% (by default, C:\Windows)
X In Mac OS, /System
temp
Folder A Folder object for the default folder for temporary files. Read only.
trash
Folder X In Mac OS, a Folder object for the folder containing deleted items.
X In Windows, where the Recycle Bin is a database rather than a folder, value
is
null.
Read only.
userData
Folder A Folder object for the folder that contains application data for the current
user. Read only.
X In Windows, the value of %USERDATA% (by default, C:\Documents and
Settings\username\Application Data)
X In Mac OS, ~/Library/Application Support
Comentarios a estos manuales