.FilePerm

This class describes the permissions of a file.

This class is virtual. You cannot use it as a datatype.

This class is not creatable.

This class acts like a read-only array.

DIM hFilePerm AS .FilePerm
DIM aString AS String

aString = hFilePerm [ UserOrGroup AS String ]

Returns the access permissions of a file for a given group or user.

UserOrGroup can be:


Properties 
Group  Other  User