Re: Xcode debug command
Re: Xcode debug command
- Subject: Re: Xcode debug command
- From: Jon Pugh <email@hidden>
- Date: Sun, 19 Feb 2006 09:26:30 -0800
At 10:25 PM -0800 2/18/06, Andy Kim wrote:
>>tell application "Xcode"
>> debug project of active project document
>>end tell
tell application "Xcode"
ignoring application responses
debug project of active project document
end ignoring
end tell
This will send the message and not wait for a response.
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden