Re: my first script
Re: my first script
- Subject: Re: my first script
- From: Tom Robinson <email@hidden>
- Date: Mon, 27 Jan 2003 16:33:33 +1300
>
I want to write a script that I can save as an Application. It's job
>
is to access our file server, and bring up the log in menu without
>
having to access the go menu
...
>
tell application "Finder"
>
open location "afp:/at/name of server:*"
>
end tell
Last time I looked you could just create an alias of the server when it was mounted. Double-clicking the alias later when the server wasn't mounted would bring up the login dialog - i.e. no AppleScript...
Cheers
--
Maybe that whole love thing is just a grown-up version of Santa Claus; just a myth we've been fed since childhood. So, we keep buying magazines, joining clubs, and doing therapy and watching movies with hit pop songs played over love montages all in a pathetic attempt to explain why our love Santa keeps getting caught in the chimney -- Kate in Kate & Leopold (2001)
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.