In a recent note, Mike Wood said: > Date: Fri, 12 Jan 2007 03:49:52 -0600 > > Gil, Take a look at use of CCSID. It provides more options than the OPTCD=Q > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2b661/12.9?SHELF=EZ2ZO10H.bks&DT=20060125042105 > Interesting. Useful. Almost excellent. But ...
Why the restriction to ANSI labelled tapes? It ought to be allowed for any data set using the supported access methods (QSAM, BSAM). This would be precious for access to HFS files in ASCII, for example. And I'm curious: If I specify CCSID=1047 on the JOB/EXEC statement, and CCSID=819 on the DD statement, does the access method perform the LF<-->NL as iconv() does? Can I specify CCSID=819 on the JOB/EXEC statement and CCSID=1047 on the DD statement? Why not? Does the access method use iconv() internally? Thanks for the pointer, gil -- StorageTek INFORMATION made POWERFUL ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

