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

Re: Compile error RNF0351



Hi Brian,

In that case, please use the  http_url_post() routine (instead of 
http_url_post_xml -- the _xml means it calls the XML parser.)

The result will then be saved to a stream file in the IFS instead of 
parsed by the XML parser.

Good luck



On 4/28/2010 10:48 AM, Brian Bishop wrote:
> Thanks for your help Scott.  I completely agree with your point about the
> old system.  We are actually running on a 6.1 system, but it's a customer
> whose system is running so far behind.  Hopefully this will be the tipping
> point that finally encourages them to upgrade.
>
> However, we really don't need XML support at all for what we are doing for
> them.  I have no problem reading the XML data and parsing it myself if I
> could simply get that data returned to me.  (As you can see in my
> StartOfElement and EndOfElement procedures below, I'm simply building that
> XML string again anyways.)  Are there any examples that do that?  I know
> EXAMPLE4 throws the returned data into a stream file, but is there an
> example that I have missed that just returns the data?
>
> Thanks again,
> Brian
>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------