As you've discovered, MacType is the wrong thing to use to separate these files, as .txt, .html and .xml are all plain text file types, which is why you can edit any of them in any text editor...

On 25 Apr 2006, at 11:35, Sven E Olsson wrote:

In this case I have folder with three files; xxxxx.txt, xxxx.html, xxxxx.xml
And I want only the html file in the open dialog.

  dim AllTextType1 as new FileType
  AllTextType1.Name = "HTML/TEXT"
  AllTextType1.MacType = "TEXT"
  AllTextType1.MacCreator = "????"
  AllTextType1.Extensions = "html"

Tony Spencer
St Rémy de Provence (13) France

http://tonyspencer.blogspot.com/


_______________________________________________
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