• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Open a file when Application launch
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open a file when Application launch


  • Subject: Re: Open a file when Application launch
  • From: Greg Guerin <email@hidden>
  • Date: Mon, 15 Jun 2009 11:09:37 -0700

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@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Open a file when Application launch
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: Core Data, to-many relationships, and object graph consistency
  • Next by Date: Re: advice on background process
  • Previous by thread: Open a file when Application launch
  • Next by thread: Re: Open a file when Application launch
  • Index(es):
    • Date
    • Thread