How do I download files from server to client using isCOBOL Thin Client?


Question:

My program has syntax such as the following:

   CALL "C$COPY" USING "server_file" "@[DISPLAY]:client_file" 
How do I accomplish this with isCOBOL Thin Client?

Answer:

isCOBOL supports this syntax without any changes necessary. You can read more about it in the SDK documentation, under "Appendices/Library Routines/C$COPY"

C$COPY was rewritten in 2017 to improve performance. If you are using an earlier version and are concerned about performance, you should update your isCOBOL.



Article ID: 24
Created: August 28, 2009
Last Updated: July 29, 2022
Author: Support KB Author

Online URL: https://support.veryant.com/support/phpkb/article.php?id=24