FinishDirectory()

Syntax

FinishDirectory(#Directory)
Description
Finish the enumeration started with ExamineDirectory(). This frees the resources associated with the #Directory listing.

Parameters

#Directory The directory examined with ExamineDirectory().

Return value

None.

See Also

ExamineDirectory()

Supported OS

All

<- FileSize() - FileSystem Index - GetCurrentDirectory() ->