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.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden