File_DirCount()

Parent Previous Next

Syntax

File_DirCount(), Word


Return value — Number of files in the current directory

       

Returns the number of files in the current directory


Single level only - doesn't include or recurs into sub-directories.

Example

    Dim wTemp As Word

    wTemp = File_DirCount()

Created with the Personal Edition of HelpNDoc: Experience the Power and Ease of Use of a Help Authoring Tool