rethish wrote:
I created a plist file to launch my application at the scheduled
time and
and its working well. But I need to load the saved project file,
when the
application launches.
How can I do it?
What are the procedures to do it?
This isn't a Cocoa question.
Example of a shell command-line (caution, may be line-wrapped by mail).
/usr/bin/osascript -e 'tell app "Xcode" to open Posix file "/usr/
include/assert.h"'
Change the app name and the file's pathname to suit.
-- GG
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]