The plugin part FileList
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Util Plugin:FileList:
Partly Console safe,
98 entry points.
- class DirectorySizeMBS
- class FileListMBS
- method Close
- method Constructor(folder as folderitem, WinFilter as string = "", SkipMode as Integer = 0)
- method Constructor(Path as String, WinFilter as string = "", SkipMode as Integer = 0)
- method Constructor(filelist as FileListMBS, index as integer, WinFilter as string = "", SkipMode as Integer = 0)
- method Constructor
- method CFURL(index as integer) as Variant
- method IsHardLinked(index as integer) as boolean
- method IsBundle(index as integer) as Boolean
- method FinderFlags(index as integer) as Integer
- method FSRef(index as integer) as memoryblock
- method HFSUniStr255(index as integer) as memoryblock
- method Creator(index as integer) as string
- method Type(index as integer) as string
- method Name(index as integer) as string
- method DisplayName(index as integer) as string
- method Visible(index as integer) as boolean
- method Directory(index as integer) as boolean
- method ItemPath(index as integer) as string
- method Item(index as integer) as folderitem
- method TrueItem(index as integer) as folderitem
- method PhysicalDataLength(index as integer) as Int64
- method LogicalDataLength(index as integer) as Int64
- method PhysicalResourceLength(index as integer) as Int64
- method LogicalResourceLength(index as integer) as Int64
- method CreationDate(index as integer) as double
- method ModificationDate(index as integer) as double
- method LastAccessDate(index as integer) as double
- method BackupDate(index as integer) as double
- method AttributeModificationDate(index as integer) as double
- method CreationDate(index as integer, UTC as boolean) as Date
- method ModificationDate(index as integer, UTC as boolean) as Date
- method LastAccessDate(index as integer, UTC as boolean) as Date
- method BackupDate(index as integer, UTC as boolean) as Date
- method AttributeModificationDate(index as integer, UTC as boolean) as Date
- method SortByModificationDate
- method SortByCreationDate
- method SortByFileName
- method WinFileAttributes(index as integer) as integer
- method NodeID(index as integer) as Int64
- method ParentDirectoryID(index as integer) as Int64
- method CreationDateTime(index as integer, UTC as boolean) as DateTime
- method ModificationDateTime(index as integer, UTC as boolean) as DateTime
- method LastAccessDateTime(index as integer, UTC as boolean) as DateTime
- method BackupDateTime(index as integer, UTC as boolean) as DateTime
- method AttributeModificationDateTime(index as integer, UTC as boolean) as DateTime
- property Path as String
- property Folder as FolderItem
- property Count as Integer
- property OK as Boolean
- property TotalPhysicalDataLength as Int64
- property TotalLogicalDataLength as Int64
- property TotalPhysicalResourceLength as Int64
- property TotalLogicalResourceLength as Int64
- shared property Cancel as Boolean
- shared property Threaded as Boolean
- shared property YieldTicks as Integer
- class FolderItem
Blog Entries
Videos
Xojo Developer Magazine