>>>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> On Mac OS X, what works best is not "auto" but "open" (which Bennett> OS X uses internally to open files). As I've discovered over Bennett> the last couple months, "auto" sometimes does strange things Bennett> when the user has not explicitly defined a viewer/editor for Bennett> a particular file type, though when the user has done so, Bennett> "auto" seems to work fine. This is something I have not found the time to investigate yet. What we have to do is read the documentation about file associations. I remember that the code used by the finder is more subtle than what we do now. At the time, I had the hope that the difference was not noticeable, but it seems that it is. If someone could find for us the part of the Apple docs that describes what the finder does, it would be helpful. JMarc