Hi, In Lion, I had an AppleScript with this command to start multiple instances of MonoDevelop:
do shell script "open -n /Applications/MonoDevelop.app/" If I save this under "Applications" and try to run it with ctrl down (and chose open), I get this error (roughly translated from danish): Action could not be completed (OSStatus error -67049). My question is (for you running Mountain Lion) ... how do you guys open multiple instances of MonoDevelop? Any idea how to get around the OSStatus error -67049? Thanks Mojo -- View this message in context: http://monotouch.2284126.n4.nabble.com/Multiple-instances-of-MonoDevelop-on-Mountain-Lion-tp4656377.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
