• 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: AETE? How can I read these
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AETE? How can I read these


  • Subject: Re: AETE? How can I read these
  • From: Rob Jorgensen <email@hidden>
  • Date: Thu, 6 Sep 2001 19:46:21 -0400

On 9/6/01, Jeff Horton commented:

What program can I use to view the Apple Events resource of an application?
ResEdit? Or is this another program that is more in depth.

If you just want to see this...

display dialog: Display a dialog box, optionally requesting user input (defined in: Standard Additions)
<<event sysodlog>> <<class TEXT>> -- the text to display in dialog box
Result: <<class askr>> -- a record containing the button clicked and text entered (if any)

Instead of this...

display dialog: Display a dialog box, optionally requesting user input (defined in: Standard Additions)
display dialog string -- the text to display in dialog box
Result: dialog reply -- a record containing the button clicked and text entered (if any)

...Script Debugger swings both ways. There's a demo available at:

<http://www.latenightsw.com/sd2.0/downloadDemo.html>


Later,

Rob Jorgensen
Ohio, USA


References: 
 >AETE? How can I read these (From: Jeff Horton <email@hidden>)

  • Prev by Date: Re: Photo list
  • Next by Date: Re: Bug using Applescript applet as helper app?
  • Previous by thread: Re: AETE? How can I read these
  • Next by thread: Re: AETE? How can I read these
  • Index(es):
    • Date
    • Thread