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

What is the best way to append data to IFS File ?



   hi
   What would be the best way to log or append retrieved information to an
   IFS file?

   I have a pgm that uses http_get to get information from a web service:
   example:
            returnCode = http_get(request :IFS_File)

   At this point, the data is in the IFS_File.  So far, so good.
   But when the pgm issues http_get again, the IFS_File is cleared
   and new information is put in the IFS_File.

   How can the pgm append the new information to the IFS_File?
   Would the Addto command be the best route?
   (Written by S Klement, Nov 2006, Article # 53547)

   Or is there a better suggestion?
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------