www.icetips.com  Icetips Utilities Documentation 11/14/2010    

File Search Class:  ReadDirectories

Previous  Top  Next  


Prototype: (String pDir, Byte pShowWindow=False),Private

 

pDirDirectory to start reading.
pShowWindowBoolean that determines if a progress window is shown during the reading process.

 

 

This private method is called from ScanDirectories to recursively read folder information for the pDir and all its subfolders.  Note that it is only called from ScanDirectories if the pRecurse parameter of ScanDirectories is true.  After ReadDirectories has been called, the Directories property queue contains all the folders read.  Note that the special "." and ".." folders are not included in the Directories queue.

 

See also:

ScanDirectories



Direct link to this page: http://www.icetips.com/manuals/utilities/readdirectories_filesearch.htm