• 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
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xmlrpc in Jaguar


  • Subject: Re: xmlrpc in Jaguar
  • From: Adriaan Tijsseling <email@hidden>
  • Date: Tue, 27 Aug 2002 16:40:57 +0900

This seems to be an error with AppleScript Studio. The routine works fine in
Script Editor, but runs amok in ASS. I'm completely clueless here.

> Did Apple change anything in the "call xmlrpc" routines? The simplest of
> call xmlrpc calls that always worked for me now fail in Jaguar with a
> "connection invalid".
>
> I use, e.g.
>
> on tellBloggerAPI(methodName, params)
> using terms from application "http://plant.blogger.com/api/RPC2";
> tell application gHost
> return call xmlrpc {method name:methodName, parameters:params}
> end tell
> end using terms from
> end tellBloggerAPI
>
> This used to work fine before.
_______________________________________________
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.

References: 
 >xmlrpc in Jaguar (From: Adriaan Tijsseling <email@hidden>)

  • Prev by Date: Re: Jaguar, AS 1.9. Coercing alias to string still returns styled text
  • Next by Date: Re: xmlrpc in Jaguar (follow-up)
  • Previous by thread: xmlrpc in Jaguar
  • Next by thread: Re: xmlrpc in Jaguar (follow-up)
  • Index(es):
    • Date
    • Thread