Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Very useful !' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Very useful !
Authored by: greggo on Oct 30, '02 05:52:16PM

Thanks for the great script, here's a tip...

comment out (with 2 dashes --) the tell statement like this

-- tell application "Finder"
open location (choose URL showing File servers with editable URL)
-- end tell

It runs a little faster if you are not calling the Finder

greggo



[ Reply to This | # ]