• 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: Paul Berkowitz <email@hidden>
  • Date: Tue, 27 Aug 2002 02:36:12 -0700

On 8/27/02 2:24 AM, "Adriaan Tijsseling" <email@hidden> wrote:

> set gUsername to "user"
> set gPassword to "pass"
> using terms from application "http://plant.blogger.com/api/RPC2";
> tell application gHost
> set theResult to call xmlrpc {method
> name:"blogger.getUsersBlogs", parameters:{gAPIKey, gUsername, gPassword}}
> end tell
> end using terms from
> log theResult

Try

set gHost to gHost as string -- actually styled text
set gHostReco to gHost as record
set gHost to <<class ktxt>> of gHostReco

using terms from application "http://plant.blogger.com/api/RPC2";
tell application gHost

--
Paul Berkowitz
_______________________________________________
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.

  • Follow-Ups:
    • Re: xmlrpc in Jaguar (follow-up2)
      • From: Adriaan Tijsseling <email@hidden>
References: 
 >Re: xmlrpc in Jaguar (follow-up2) (From: Adriaan Tijsseling <email@hidden>)

  • Prev by Date: Re: Converting Date?
  • Next by Date: Re: coerce shell script output to AS datatypes?
  • Previous by thread: Re: xmlrpc in Jaguar (follow-up2)
  • Next by thread: Re: xmlrpc in Jaguar (follow-up2)
  • Index(es):
    • Date
    • Thread