Hi Andreas, > yes - it's possible. > Inside the script you will find a function "generateTypeView ()". > It's commented out. But it shows you how you can retrieve type > properties as e.g. file extensions. > > If you do the following [e.g. at line 383] ... > > elseif fprops(p).Name = "Type" then > type_registration = fprops(p).Value > ... use type_registration ( which is an internal type name) > ... to retrieve it's property "Extensions" and print it out > endif > > you should be able to extend your list view very easy. Thank you *very* much, indeed!
Regards, ---rony --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
