Re: Identifying BBEdit version + testing for presence of OSAXen
Re: Identifying BBEdit version + testing for presence of OSAXen
- Subject: Re: Identifying BBEdit version + testing for presence of OSAXen
- From: Andy Wylie <email@hidden>
- Date: Sun, 17 Nov 2002 22:14:56 +1300
on Fri, 15 Nov 2002 20:39:46 +0000 Alex Robinson wrote:
>
I have a scriptserver app that does various stuff in BBEdit. I want it to
>
be able to run under versions 6 - 7 and under OSX and Classic
>
>
The only solution I can think of is to store the app version as a property
>
>>>
>
property BBEditVersion = "BBEdit 6.5"
>
...
>
tell application BBEditVersion
>
<<<
>
>
and provide a function to change the property. Is there a more elegant (and
>
preferably automagickal) way to achieve this?
>
Satimage OSAX's 'path to creator' might be considered "automagickal" by
comparison.
http://www.satimage-software.com
>
>
>
On another note, how does one go about testing for the presence/absence of
>
osaxen? And is it the same for OSX and Classic?
>
I guess calling them in an error trap would be.
_____________________________ Andy
_______________________________________________
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.