DirectoryEntrySize()

Syntax

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

Parameters

#Directory The directory examined with ExamineDirectory().

Return value

Returns the size of the current directory entry in bytes.

See Also

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

Supported OS

All

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