DirectoryEntrySize()

语法

Size.q = DirectoryEntrySize(#Directory)
概要
Returns the size of the current entry in the directory being listed with ExamineDirectory() and NextDirectoryEntry() functions.

参数

#Directory The directory examined with ExamineDirectory().

返回值

Returns the size of the current directory entry in bytes.

参阅

ExamineDirectory(), NextDirectoryEntry(), DirectoryEntryType(), DirectoryEntryName(), DirectoryEntryAttributes(), DirectoryEntryDate()

已支持操作系统

所有

<- DirectoryEntryName() - FileSystem Index - DirectoryEntryType() ->