• 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
Re: Scriptable Text Editor v.1.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scriptable Text Editor v.1.1


  • Subject: Re: Scriptable Text Editor v.1.1
  • From: Rachel Cogent <email@hidden>
  • Date: Sat, 15 Sep 2001 06:42:23 -0600

Entity Marc K. Myers spoke thus:

> In TE+ you can script almost anything that you can do manually.

OK Marc, here's one I have not been able to do:
Convert ReadMe to TE+
This script converts every file in a folder that are Read-only Readme text
into Tex-Edit Plus thus allowing opening in Tex Edit with a click.
(Until now, I did this by copying the contents into a new window and naming
it the original name)

tell application "Tex-Edit Plus"
activate
save windows as string with creator +class TBB6;
close windows
end tell

My problem is I don't know how to write it to the original folder, it seems
to go wherever.


  • Follow-Ups:
    • Re: Scriptable Text Editor v.1.1
      • From: Mr Tea <email@hidden>
    • Re: Scriptable Text Editor v.1.1
      • From: "Marc K. Myers" <email@hidden>
References: 
 >Re: Scriptable Text Editor v.1.1 (From: "Marc K. Myers" <email@hidden>)

  • Prev by Date: Re: Creating list references in handlers. Bad code or bug?
  • Next by Date: Re: Creating list references in handlers. Bad code or bug?
  • Previous by thread: Re: Scriptable Text Editor v.1.1
  • Next by thread: Re: Scriptable Text Editor v.1.1
  • Index(es):
    • Date
    • Thread