A question regarding matching FolderItem (FI) file types/extensions against a list of such types/extensions....

So I have a list of extensions of acceptable file types.

I also have a folder with multiple files of various types.

I want to select all the files in that folder that are of a type/ extension that matches any of those found in the list of acceptable types/extensions.

Is there a call that will see if a file's type/extension is in that list? Or do I have to do a series of hard-wired ORs; one for every item in the list?

Regards,

Chuck
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to