Hello all, i'm trying to make a file browser and luckly i've find the fantastic "File lister and luncher" made by [brazen weeps] but there is an important thing that i need to add .. in the file infos there are: size, name of file, creation date, last access, etc... but i what i need is to get the Extended ones, for example: Title of clip, Artist, Year, Rating, etc... here is a pic for let you understand beter, i also have open a topic but in wrong section..hope this time it will be the right one and i hope in some help
ps: i have try the GetDetailsOf function the should work in this way: FOLDER PATH.GetDetailsOf(NAME OF FILE, x) where X is a number for indentifig the info to take, for example 21 should be Clip Title [not file name]...but i can't make it work


i did it no need help...the fix was to define the dim and add the shell.apllication [thanks wiki page]