how do I make sure a certain app opens a file without using openFile: withApplication:?
how do I make sure a certain app opens a file without using openFile: withApplication:?
- Subject: how do I make sure a certain app opens a file without using openFile: withApplication:?
- From: "Alan Smith" <email@hidden>
- Date: Thu, 29 Jun 2006 15:05:07 -0400
Hi everyone,
I need to open a pilot for the EV series without using openFile:
withApplication:. If I use that it doesn't work properly, if I use
openFile: it works great. The only problem is that I need to make sure
that the specified copy of the EV opens the pilot. I have my app copy
the EV game and manage the pilots and plugins for it. So I want my
app's copy of the EV to open, not the another copy of the EV that
could be on disk somewhere.
How do I open a file with an app without using openFile: withApplication:?
Thanks a million, Alan
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
"Silence is the Universe's greatest gift."
"Don't waste your life doing things others have already done."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden