FileLib 4.5 review
DownloadFileLib - a REALbasic plugin to access some file related functions such as for example Destop Comments and MacOS X/Unix file Permissions and optaining location of special folders.
|
|
FileLib - a REALbasic plugin to access some file related functions such as for example Destop Comments and MacOS X/Unix file Permissions and optaining location of special folders.
Requirements:
REALbasic 4.5 or higher.
What's New:
Added support for MacOS X Universal Build.
Added support for TypeLib 5.5.
Added a ContentModificationDateUTC function to the FolderItemInfo class.
Added a CreationDateUTC function to the FolderItemInfo class.
Added a AccessDateUTC function to the FolderItemInfo class.
Added a BackupDateUTC function to the FolderItemInfo class.
Added a AttributeModificationDateUTC function to the FolderItemInfo class.
The non UTC versiosn of ContentModificationDate, CreationDate, AccessDate, BackupDate and AttributeModificationDate now return local time on all platforms.
Get/SetDesktopLocation has been moved to the FolderItemInfo class.
Get/SetFolderItemFlags has been moved to the FolderItemInfo class.
Get/SetDesktopLabelNumber has been moved to the FolderItemInfo class.
GetDocumentType has been moved to the FolderItemInfo class.
DocumentType on MacOS X systems when compiled to a Mach-O target returns a much more detailed type description.
Improved Unicode support for DocumentType on Windows systems.
Added two new constants to the FolderIteInfoRequest constant module, FileFlags and FileFlagsAndDates.
FileLib 4.5 keywords