• 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
Script objects - yum
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Script objects - yum


  • Subject: Script objects - yum
  • From: Victor Yee <email@hidden>
  • Date: Thu, 22 Mar 2001 10:17:22 -0500

I like script objects :-)


script TexEditHelper
property parent : application "Tex-Edit Plus"
on open
activate
display dialog "Welcome to Tex-Edit Plus." & return & return & "Would you like to open a text document?"
set x to choose file of type "TEXT"
continue open x
end open
end script

tell TexEditHelper to open


Victor


  • Prev by Date: Re: QuarkXPress: finding anchored boxes
  • Next by Date: Re: Automatic Page Layout Question
  • Previous by thread: Re: Scripting graphics manipulations, improving speed overGraphicConverter 4
  • Next by thread: Re: short & sweet script: delete to end
  • Index(es):
    • Date
    • Thread