New Message: Re: XML-RPC scripting in Mac OS X

webmaster at userland.com webmaster at userland.com
Tue Oct 30 21:03:17 PST 2001


A new message was posted:

Address: http://frontier.userland.com/discuss/msgReader$9052

By: Sean Elfstrom (selfstro at imagiq.com)

The escaped characters only show up that way if you try to display the text. They don't actually exist in the variable.

Open TextEdit, enter some text with quotes and stuff try this script to see what I mean:

tell application "TextEdit"
 set blah to text of front document
 set docref to make new document at end of documents
 set text of docref to blah
end tell

This is a Manila site.. http://manila.userland.com/.





More information about the Frontier-Server mailing list