Re: Code for applications not already installed
Re: Code for applications not already installed
- Subject: Re: Code for applications not already installed
- From: Robert DeLaurentis <email@hidden>
- Date: Mon, 31 Jan 2005 17:02:00 -0800
On Jan 31, 2005, at 4:16 PM, Robert DeLaurentis wrote:
I have several code snippets for applications that are not on my
system.
The basic goal is simple: I have a script that needs to run on machines
where one of several email clients is likely to be found. The script is
controlled by a user preference as to which client to use, so code for
a different client will never execute. However, I cannot get the script
to compile because of the missing applications.
Would it work if I stored the code for each email client in a script
text file, then load it load script? Or is there a better way? Can I
'hide' the offending code with a double tell? This doesn't have to be
pretty, it just as to be quick and easy to implement.
Thanks so much for your help!
Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden