Distinguishing scriptlets for Apple Events
Distinguishing scriptlets for Apple Events
- Subject: Distinguishing scriptlets for Apple Events
- From: Joshua See <email@hidden>
- Date: Fri, 14 Mar 2003 13:38:37 -0600
My apologies if this issue is not germane to the list, but...
I'm trying to write a script to catch mailto: links when they are
clicked on and redirect the user to a web email client rather than a
conventional application. The script appears functional with an "on
<<event GURLMAIL>>" handler, but when compiled into a script
application the browser can never find it, even immediately after
setting the preferences. Instead, another script application is chosen,
more or less at random. In 9, you'd expect changing the creator to fix
the problem but, not surprisingly, this doesn't work in X. Putting the
script in a standalone Smile application produces similar results, the
browser just wants to use Smile itself instead. I'm in the mood to try
out Applescript Studio, and might unleash on this problem, but are
there any simpler solutions for tweaking a more conventional script
application to work?
Sincerely,
Joshua See
_______________________________________________
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.