On Jun 18, 2006, at 9:42 AM, William Squires wrote:

Okay, that's really confusing! :( I got the "Add File Type Set" thingy added to the toolbar, and created a file type set. Double clicked on it, but now what? What's the "Display name" and "Object name"? Which one corresponds to the 'filter' name specified for the GetOpenFolderItem() function? Or is there a new way to do this in RB2006?

You can have as many file type sets as you want
Each has a name just like a Window or any other class does

To use one you just use it's name in the GetFolderItem method

If you only want one of the subtypes in one file type then use its name and the subtype like

        FileTypes1.objectName


_______________________________________________
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