• 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: How to run a debugging version using AppleSript editor?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to run a debugging version using AppleSript editor?


  • Subject: Re: How to run a debugging version using AppleSript editor?
  • From: Philip Aker <email@hidden>
  • Date: Sat, 05 Apr 2008 03:58:40 -0700

On 08-04-05, at 03:19, norio wrote:

I'm trying to debug behaviors of my app by some apple events. When I run ScriptEditor, this only runs an app in Applications folder.

Would you tell me how to run an app in my Debug folder?

Norio,

If you mean you would like to monitor the AppleEvents then in your .profile put:

export AEDebugSends=1

If you want to see more stuff put:
export AEDebugReceives=1

You will have to restart Terminal for these changes to take effect.


To start an application for in Terminal this purpose you can use:

/path/to/MyApp.app/Contents/MacOS/MyApp

If your path has spaces you must escape them. To see how, drag the binary in …/Contents/MacOS/My App to Terminal.

Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How to run a debugging version using AppleSript editor? (From: norio <email@hidden>)

  • Prev by Date: How to run a debugging version using AppleSript editor?
  • Next by Date: Getting started with Xcode 3
  • Previous by thread: How to run a debugging version using AppleSript editor?
  • Next by thread: Getting started with Xcode 3
  • Index(es):
    • Date
    • Thread