> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Kirk Wolf
> Sent: Thursday, March 20, 2008 11:03 AM
> To: [email protected]
> Subject: Re: Convert EBCDIC to ASCII in batch?
> 
> 
> Thats curious.   The code uses the C library to do dataset 
> I/O and of course
> you would have pipe I/O between the processes.
> One variable is whether you have Unicode Services enabled for these
> codepages or not - we fall back to ICONV() if not, which can be more
> expensive.  Might also be some LE (CEERUNOPTS)  tuning 
> problem.  What DCBs
> are the datasets?   I'd like to see if I can reproduce this problem.
> 
> Kirk

Hum, I'll look at the UNICODE tables that I have. I don't have many
defined due to lack of interest. The input DCB is FB/15/27990. The
output DCB which I chose more or less randomly was VB/6000/6144. I think
that I need VB, but the LRECL and BLKSIZE are likely not too important.
Or maybe the LRECL should be 21?

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

----------------------------------------------------------------------
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

Reply via email to