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: Chuck Hill <email@hidden>
- Date: Wed, 14 May 2003 14:07:28 -0700
I've done it, don't recall exactly how. Try these:
-D"someProperty=A spaces"
-"DsomeProperty=A spaces"
Chuck
At 03:51 PM 14/05/2003 -0500, Jonathan Rochkind wrote:
>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"
>
>I've tried:
>"-DsomeProperty=A spaces"
>
>I've tried leaving the quotes out entirely.
>
>None work. Perversely, the second one, when I look at the console window
>to see the command line actually executed, PB has changed it to:
>-DsomeProperty="A" "spaces"
>
>Doh! If I meant that, I would have entered that!
>
>Any way to get a launch arg with a space?
>
>--Jonathan
>_______________________________________________
>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.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
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.