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

File Search Class:  ITWildcards

Previous  Top  Next  


This queue is used for the Wildcards property and is filled with the GetWildcardList which takes a semicolon separated string and splits it up into multiple wildcards, such as *.exe;*.dll would become two records with *.exe and *.dll respectively.  It is only used in the CountFilesInDirectories and the GetWildcardList methods.

 

ITWildcards              QUEUE,TYPE

WC                         CString(20)

                        END

 

 



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