| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| Jeremy is correct here. The preferred way to use Runtime.exec() is with a String[]. Search the archives for this, it is well discussed. String[] openPS = {"open", "-a", "Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Users/administrator/myapp/tmp/{555}_01.jpg"}; Runtime.getRuntime().exec(openPS); On Aug 22, 2006, at 11:42 AM, Jeremy Wood wrote:
Anthony Magee macawm_at_gmail.com ----- “All that we are is the result of what we have thought.” Buddha |
_______________________________________________ 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 Runtime.getRuntime().exec() (From: "Jha, Navin" <email@hidden>) | |
| >Re: Using Runtime.getRuntime().exec() (From: Jeremy Wood <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.