• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Space in command line arg, Windows PB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Space in command line arg, Windows PB


  • Subject: Space in command line arg, Windows PB
  • From: Jonathan Rochkind <email@hidden>
  • Date: Wed, 14 May 2003 15:51:53 -0500

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.

  • Prev by Date: Database of choice...
  • Next by Date: Re: Attempt to insert null key into a com.webobjects.foundation.NSMutableDictionary
  • Previous by thread: Re: Database of choice...
  • Next by thread: Re: Space in command line arg, Windows PB
  • Index(es):
    • Date
    • Thread