• 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
Help! AS/AE is mangling my record item names!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help! AS/AE is mangling my record item names!


  • Subject: Help! AS/AE is mangling my record item names!
  • From: Jim Roepcke <email@hidden>
  • Date: Wed, 2 Jan 2002 16:41:27 -0800

Hello,

I'm having problems with AS messing with the parameters I use in XML-RPC calls. I've already filed this as a bug on bugreporter.apple.com, FYI.

set theParameters to {path:"/index"} as record
tell application "http://xmlrpc.usefulinc.com/demo/server.php";
set returnValue to call xmlrpc {method name:"validator1.echoStructTest", parameters:{theParameters}}
get returnValue
end tell

the returnValue will appear in "the result" window as:

{ftpc:"/index"}

Does anyone know a workaround? How do I get AS to leave path: as path:?

Your help is appreciated. Thanks. :)

Jim


  • Follow-Ups:
    • Re: Help! AS/AE is mangling my record item names!
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: New files in a loop
  • Next by Date: Re: Help! AS/AE is mangling my record item names!
  • Previous by thread: New files in a loop
  • Next by thread: Re: Help! AS/AE is mangling my record item names!
  • Index(es):
    • Date
    • Thread