• 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
Re: xmlrpc in Jaguar (follow-up2)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xmlrpc in Jaguar (follow-up2)


  • Subject: Re: xmlrpc in Jaguar (follow-up2)
  • From: "Arthur J. Knapp" <email@hidden>
  • Date: Wed, 28 Aug 2002 10:38:33 -0400

> Date: Wed, 28 Aug 2002 06:50:42 +0900
> Subject: Re: xmlrpc in Jaguar (follow-up2)
> From: Adriaan Tijsseling <email@hidden>

>> set gHost to gHost as string -- actually styled text
>> set gHostReco to gHost as record
>> set gHost to <<class ktxt>> of gHostReco
>
> Thank you so much, Paul. This did the job!

I was just bit by this problem in a recent creator-code setting
script. More and more, it's becoming nessesary for me to ensure
that ALL of my strings that I don't make myself are coerced to
plain text:

on AsText(s)
try
return (s as record)'s +class ktxt;
end try
return s as string
end AsText


{ Arthur J. Knapp, of <http://www.STELLARViSIONs.com>
a r t h u r @ s t e l l a r v i s i o n s . c o m
}
_______________________________________________
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.

  • Prev by Date: Folder Actions in Jaguar
  • Next by Date: Re: Folder Actions in Jaguar
  • Previous by thread: Re: Storing preferences...
  • Next by thread: Re: Measuring time
  • Index(es):
    • Date
    • Thread