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: Drogoul on Oct 29, '02 10:15:07AM

And even more useful when you use it in conjunction with FruitMenu. Just add the item to the menu as a File/Folder shortcut and name it "Connect to...".

Thx

Alexis



[ Reply to This | # ]
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 | # ]