Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.5: AppleScript 'path to me' function changed in 10.5' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: AppleScript 'path to me' function changed in 10.5
Authored by: gabester on Thu, Feb 28 2008 at 7:38AM PST
This is a great improvement... Previously, my workaround to this was to save my script as an applet and run the applet to test any "path to me" functionality. However, I usually wanted to have the discrete code separate from the applet, so I was constantly having to "save as" and frequently, during troubleshooting, I would update the code but forget to update the applet and then wonder why my coding bugs weren't fixed, sometimes hair-pullingly so for hours. g=

[ Reply to This | # ]