• 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
Tex-Edit: What OSAX is this using?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tex-Edit: What OSAX is this using?


  • Subject: Tex-Edit: What OSAX is this using?
  • From: Gnarlodious <email@hidden>
  • Date: Tue, 19 Nov 2002 07:46:03 -0700

This ran well in 9.2, but not in X. The problem line is:
set color of style run n to "#FF33DD"
So I need to know:
1) Does this script run vanilla in 9.2? I tried it in 9 and no go.
2) If not, which addition is it using? And is it available for X?

Try this:

tell application "Tex-Edit Plus"
activate
tell front window
repeat with n from 1 to count of style runs
set color of style run n to "#FF33DD"
end repeat
end tell
end tell

Tom Bender of Tex-Edit has assured me this uses an OSAX, but I did not know
it at the time.

Hope that makes sense . . .

-- Rachel
http://www.Spectrumology.com
AIM Gnarlodious
ICQ 167580201
_______________________________________________
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: ASLG updated, slightly
  • Next by Date: RE: applescript-users digest, Vol 3 #1075 - 17 msgs
  • Previous by thread: AppleScript-Toast-Setting MP3 File Names
  • Next by thread: Re: Tex-Edit: What OSAX is this using?
  • Index(es):
    • Date
    • Thread