in reply to Re: Finding out name and path of script file
in thread Finding out name and path of script file

Thanks for your fast reply, Fletch. I knew there must be something, but couldn't find anywhere. FindBin does what I mean. Perfect, thanks!

As for changing the path, I should have included more context, sorry. I was talking of running GUI applications in Mac OS X ".app" format (and using a perl script as the executable), and not of standalone scripts, of course.

  • Comment on Re: Re: Finding out name and path of script file