Re: xmlrpc in Jaguar (follow-up)
Re: xmlrpc in Jaguar (follow-up)
- Subject: Re: xmlrpc in Jaguar (follow-up)
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 27 Aug 2002 01:03:02 -0700
On 8/27/02 12:51 AM, "Adriaan Tijsseling" <email@hidden> wrote:
>
In other words, if I do not use the variables, but put in the raw strings.
>
Now, that is quite inconvenient.
>
>
Any ideas what may be wrong here?
>
>
I did make sure the passed variables were of type string.
Where are the variables being defined? When you say "passed", do you mean as
handler parameters?
I'd suspect 'string'. 'string' has changed its type several times recently.
In some contexts, it is no longer plain text, but 'international text':
styled text. URLs may need plain text. It's possible that Script Editor will
coerce styled text to plain text but that an AS Studio project, a Cocoa
implementation, doesn't. This may be where you need the <<class ktxt>>
coercion. Give it a try.
--
Paul Berkowitz
--
Paul Berkowitz
(Please note that my email address is now <email@hidden>. Please
change it in your Address Book if you still have the 'humanitas' domain. The
'humanitas' address has stopped working.)
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.