mimsw
07-18-2003, 04:41 PM
I'm new to the forum and new to scripting, and I'm having an aggravating day.
We're putting all our Macs on Jaguar/Safari and most of the macs have been using Netscape just for mail. However, I would like to get rid of it.
I would like to be able to attach a script to an item on the Bookmark Bar to just open the Mail program.
I currently have a script attached that will launch the mail program, but it also launches a new mail to: window. The script I currently have is below.
javascript:location.href='mailto:?SUBJECT='
Any ideas on how to set it up to just open the program. Location of the mail app is:
Main drive-Applications-Mail.app
All help is greatly appreciated.
We're putting all our Macs on Jaguar/Safari and most of the macs have been using Netscape just for mail. However, I would like to get rid of it.
I would like to be able to attach a script to an item on the Bookmark Bar to just open the Mail program.
I currently have a script attached that will launch the mail program, but it also launches a new mail to: window. The script I currently have is below.
javascript:location.href='mailto:?SUBJECT='
Any ideas on how to set it up to just open the program. Location of the mail app is:
Main drive-Applications-Mail.app
All help is greatly appreciated.