SetFileInfo
Description: |
baSetFileInfo sets the type and creator of a file. |
Platforms: |
Macintosh |
Usage: |
Result = baSetFileInfo( FileName, Type, Creator ) |
Arguments: |
String. |
Returns: |
Integer. Returns 1 if successful, otherwise 0. |
Examples: |
Director: Authorware: |
Notes: |
You can pass in an empty string for either the Type or Creator and the files
present Type or Creator will not be changed. |
See also: |