SetFileAttributes
Description: |
baSetFileAttributes sets the attributes of a file. | ||||||||||||||||||||||||||||||
Platforms: |
Windows and Macintosh | ||||||||||||||||||||||||||||||
Usage: |
Result = baSetFileAttributes( FileName , Attributes ) | ||||||||||||||||||||||||||||||
Arguments: |
String, string.
An empty string removes all attributes. |
||||||||||||||||||||||||||||||
Returns: |
Integer. |
||||||||||||||||||||||||||||||
Examples: |
Director: Authorware: |
||||||||||||||||||||||||||||||
See also: |
baFileAttributes |