We are using a 3rd-party software application on a system running Leopard
v10.5.2. The following script is one of a number of scripts that are part
of
this application:
<http://home.comcast.net/~tyh/OMScript.jpg>
When this script is run, the application invokes Apple's "Mail" program
and
attaches images as an attachment, however we have a need to change the
script to invoke "Entourage" instead of "Mail". Our request is fairly
basic -we are seeking instructions on what line(s) to change (tell
application "Mail" ??), especially the code which relates to setting the
attachments via Entourage? Once we modify the script, is re-compiling
required prior to placing it back into commission, and how do we do this?
Thank you in advance to all who offer their advice and expertise.