Commands and Topics for System Documents
System Documents
Document type
(document)
String
SET DOCUMENT TYPE
(document; fileType)
Document creator
(document)
String
SET DOCUMENT CREATOR
(document; fileCreator)
Open document
(document{; fileType{; mode}})
DocRef
Create document
(document{; type})
DocRef
Append document
(document{; type})
DocRef
CLOSE DOCUMENT
(docRef)
COPY DOCUMENT
(sourceName; destinationName{; *})
MOVE DOCUMENT
(srcPathname; dstPathname)
DELETE DOCUMENT
(document)
Select document
(directory; fileTypes; title; options{; selected})
String
Test path name
(pathname)
Number
SHOW ON DISK
(pathname{; *})
CREATE FOLDER
(folderPath)
Select folder
{(message)}
String
DELETE FOLDER
(folder)
CREATE ALIAS
(targetPath; aliasPath)
RESOLVE ALIAS
(aliasPath; targetPath)
VOLUME LIST
(volumes)
VOLUME ATTRIBUTES
(volume; size; used; free)
FOLDER LIST
(pathname; directories)
DOCUMENT LIST
(pathname; documents)
MAP FILE TYPES
(macOS; windows; context)
GET DOCUMENT PROPERTIES
(document; locked; invisible; created on; created at; modified on; modified at)
SET DOCUMENT PROPERTIES
(document; locked; invisible; created on; created at; modified on; modified at)
GET DOCUMENT ICON
(docPath; icon{; size})
Get document size
(document{; *})
Number
SET DOCUMENT SIZE
(document; size)
Get document position
(docRef)
Number
SET DOCUMENT POSITION
(docRef; offset{; anchor})
Other related commands:
SEND PACKET
({docRef; }packet) --
Theme:
Communications
RECEIVE PACKET
({docRef; }receiveVar; stopChar | numChars) --
Theme:
Communications
Open resource file
(resFilename{; fileType})
DocRef --
Theme:
Resources
Create resource file
(resFilename{; fileType{; *}})
DocRef --
Theme:
Resources