History |
FileCreator (server files)
Purpose
Returns or assigns the Mac file creator for a file on the FirstClass server.
The FileCreator attribute is ignored for Windows file operators.
Syntax
ServerFile.FileCreator [Integer | String]
Example
Dim sf as ServerFile
sf.FileCreator = "ttxt"
| ||||||