Hi all, I have a library-like script, which can be used from many apps, from many directories. I need to get the absolute path of the (required) script file, so, for example, I can always find a file which is in the same directory where my library script is. Is there a way to do this? Thanks, Ferenc