Re: Clear all breakpoints
Re: Clear all breakpoints
- Subject: Re: Clear all breakpoints
- From: Markus Hitter <email@hidden>
- Date: Wed, 24 Oct 2007 11:52:40 +0200
Am 19.10.2007 um 01:04 schrieb Steve Checkoway:
The first line "#! /bin/sh" is telling the OS that you want to run /
bin/sh and give it the script file. Then when you have "#!/usr/bin/
osascript" it's just a comment so it gets ignored.
Try "#!/usr/bin/osascript -e"
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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