[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides methods for get and set attributes of the file or directory on the specified path Tab=Files [Property] Source=Default source file name. ARG(string)|2| [Methods] doSetAttributes=Sets the specified FileAttributes of the file on the specified path. ARG(string Source, FileAttributes fileAttributes)|1|0 doGetAttributes=Gets the specified FileAttributes of the file on the specified path. ARG(string Source)|1|0 onAttributes=Occurs after succesfully execute a operation. ARG(FileAttributes)|2|0 onError=If an error occurs, an error message appears. ARG(string)|2|2 Attributes=Returns the FileAttributes of the file or directory. ARG(FileAttributes|3|0 Source=Defines source file name. ARG(string)|4|2 fileAttributes=Provides attributes for files and directories. ARG(FileAttributes)|4|0