[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Address of SOAP + 2



   In the following extract from Example18 in LIBHTTP, why do you add 2
   to the address of SOAP?


   rc = http_url_post_xml(

              'http://www.webservicex.net/CurrencyConvertor.asmx'

                     : %addr(SOAP) + 2

                     : %len(SOAP)

                     : *NULL

                     : %paddr(Incoming)

                     : %addr(rate)

                     : HTTP_TIMEOUT

                     : HTTP_USERAGENT

                     : 'text/xml'

                     : 'http://www.webserviceX.NET/ConversionRate');


   BROWNtech, inc

   (508) 543-0211
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------