Re: WOMailDelivery Error In Code
Re: WOMailDelivery Error In Code
- Subject: Re: WOMailDelivery Error In Code
- From: Chuck Hill <email@hidden>
- Date: Mon, 10 Mar 2003 18:21:04 -0800
- Organization: Global Village Consulting, Inc.
Art Isbell wrote:
-WOSMTPHost"smtp.mac.com" ?
When I put a space in it won't allow me to include the "" quotes... I
put them in and they remove themselves on save, enter or moving to
another aurgument.
I've also tried runing the app without the quotes in the aurgument -
no go.
That's odd. How are you launching your WO app? JavaMonitor and
Project Builder should have no problem expressing the flag with quotes.
This might be Launcher in PBWO. It seems to strip off the quotes if it thinks
they are not needed. I *think* this is determined by how NSDictionary is
encoded into text. If the parameter does not contain spaces or anything else
that would interfere with parsing they are removed. So -"WOSMTPHost
smtp.mac.com" would leave the quotes in place. I just had such a battle while
trying to setup JVM profiling paramters.
Chuck
--
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.