Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Google + SOAP

From: gchiu:compkarori at: 22-Apr-2002 0:48

On Sun, 21 Apr 2002 05:39:26 EDT [SunandaDH--aol--com] wrote:
> > Here's a quick hack....( no error checking )
I lied. I put in a little error checking :)
> > > > do http://www.compkarori.co.nz/reb/google.r > > Thanks! That answers my original question. Super-cool > stuff!! > > Though you didn't say so, you script does not need the > WSDL/Google API
I could have attempted to programmatically discover the syntax for the soap body as in the form displayed here ... http://www.compkarori.com/soap/index.shtml If you plug in the google wsdl file, my script does seem to produce something. But as it was, I had forgotten I had written the above, and did it manually!! :(
> download. So it needs just under 270K as a download to > work (256k for > Rebol/core plus 12K for your two scripts).
The scripts could be even smaller as the http-tools script has some other functionality not needed for this. -- Graham Chiu