• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Identifying BBEdit version + testing for presence of OSAXen
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Identifying BBEdit version + testing for presence of OSAXen


  • Subject: Identifying BBEdit version + testing for presence of OSAXen
  • From: Alex Robinson <email@hidden>
  • Date: Fri, 15 Nov 2002 20:39:46 +0000

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?



On another note, how does one go about testing for the presence/absence of
osaxen? And is it the same for OSX and Classic?
_______________________________________________
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.

  • Prev by Date: Re: handler failure [oops! correction]
  • Next by Date: [OT] Re: Entourage: Kill that Daemon! (Shell)
  • Previous by thread: Re: How do you build GUIs in Smile? (was Re: Plotting question)
  • Next by thread: Re: Identifying BBEdit version + testing for presence of OSAXen
  • Index(es):
    • Date
    • Thread