Pass command line arguments to the app?
Pass command line arguments to the app?
- Subject: Pass command line arguments to the app?
- From: Chad Armstrong <email@hidden>
- Date: Thu, 17 Jul 2003 14:26:32 -0500
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?
Chad Armstrong
email@hidden
_______________________________________________
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.