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

Re: question about example 2



   Yep, I am using the same version.   Thomas, do you need me to send you
   the source, or can you find it in an archive of version 1.23
   Larry Kleinman
   Kleinman Associates, Inc.
   212-949-6469
   From:        Thomas Bishop <tbishop2@xxxxxxxxxx>
   To:        "ftpapi@xxxxxxxxxxxxxxxxxxxxxx"
   <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>,
   Date:        03/24/2015 08:08 AM
   Subject:        Re: question about example 2
   Sent by:        ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
     __________________________________________________________________

   My copy of EXAMPLE5 also uses "raw".  Version 1.23
   Comment at top of EXAMPLE5 source code states:
   * This performs the same example as EXAMPLE4, except that it
   * uses the "raw" versio of http_url_post(). The advantage is
   * that data is received directly into a variable in the program
   * instead of writing it to the IFS.
   Source code contains the following:
   c                   eval      rc=http_url_post_raw(
   c                             'https://wwwcie.ups.com/ups.app' +
   c                             '/xml/Track':
   c                              %addr(data): %len(%trimr(data)):
   c                              1: %paddr('INCOMING'))
   c                   if        rc <> 1
   c                   eval      msg = http_error
   c                   dsply                   msg
   c                   return
   c                   endif
   The information transmitted is intended only for the person or entity
   to which it is addressed
   and may contain CONFIDENTIAL material.  If you receive this
   material/information in error,
   please contact the sender and delete or destroy the
   material/information.
   -----------------------------------------------------------------------
   This is the FTPAPI mailing list.  To unsubscribe, please go to:
   [1]http://www.scottklement.com/mailman/listinfo/ftpapi
   -----------------------------------------------------------------------

References

   1. http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------