Newbie scripting question
Newbie scripting question
- Subject: Newbie scripting question
- From: Charles <email@hidden>
- Date: Mon, 12 Jan 2004 17:49:31 -0800 (PST)
I'm attempting to script for the first time (I just
switched). I'm getting an error 10818 (?) when
attempting to run the following code (please don't
laugh)
aunch application "Microsoft Entourage"
property target_URL : "
http://www.cbsnews.com"
property target1_URL : "
http://www.hotmail.com"
property target2_URL : "
http://www.mail.yahoo.com"
open location target2_URL
open location target1_URL
open location target_URL
Any help would be appreciated!
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
_______________________________________________
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.