Re: Pass command line arguments to the app?
Re: Pass command line arguments to the app?
- Subject: Re: Pass command line arguments to the app?
- From: Fritz Anderson <email@hidden>
- Date: Thu, 17 Jul 2003 16:04:34 -0500
Look at the class NSProcessInfo.
-- F
On Thursday, 17 July 2003, at 2:26 PM, Chad Armstrong wrote:
How is it possible to pass command line parameters from a Cocoa
application to the rest of the app? The main() function has the argc
and argv and passes those to NSApplication. How might my other
classes be able to access those arguments?
--
Fritz Anderson - Consulting Programmer - Chicago, IL
Mail: <email@hidden>
Risumi: <
http://resume.manoverboard.org>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.