Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using command line arguments for a bundle java app?



On Tue, 28 Sep 2004 12:13:24 +1000, David Darby <email@hidden> wrote:
> How do I pass arguments to my bundled application using the command
> line? For example, I have an application bundle called "MyApp.app". I
> wish to pass the -foo argument to it when I open it using the command
> line. I've tried "open MyApp.app -foo" and other combinations but the
> arguments are ignored. Thanks for any help.

maybe:

MyApp.app/Contents/MacOS/MyApp -foo

and then get the arguments with NSSystem.arguments()
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden

References: 
 >Using command line arguments for a bundle java app? (From: David Darby <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.