On 16/06/2009, at 4:09 AM, Greg Guerin wrote:
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?
Th
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 co
Hi,
I need to open the saved project file which is stored in the document folder
by using scheduling.
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