Re: Space in command line arg, Windows PB
Re: Space in command line arg, Windows PB
- Subject: Re: Space in command line arg, Windows PB
- From: Cliff Tuel <email@hidden>
- Date: Tue, 20 May 2003 10:54:51 -0700
> How the heck do I get a launch arg with a space in it specified in Windows PB?
>
> Entered in the launch arguments pane, I've tried:
> -DsomeProperty="A space"
Known bug. As a workaround, stick the property in a "Properties" file in
your Resources suitcase, as per 2926212 in the 5.2 Release Notes (under
Development Tools). The syntax is the same as for java.io.Properties.
--
Cliff Tuel email@hidden http://apple.com/services/technicalsupport
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.