|
I know nothing about CURL, but before running your CURL command,
first create the IFS output file in the correct CCSID using:
QSH CMD('touch -C 819 /tmp/TCN05C03.txt ')
i am using CURL in a CL and outputting results using the following
ADDENVVAR ENVVAR(QIBM_QSH_CMD_OUTPUT)
VALUE('FILE=/tmp/TCN05C03.txt')
LEVEL(*JOB) REPLACE(*YES)
The CCSID is 37. I am emailing the results but since the CCSID is 37, the attachment becomes unreadable.
Is there a way to specify a different CCSID for the generated file such as 00819 so that the attachment would be readable?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.