× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks... it works for me...

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of vhamberg@xxxxxxxxxxx
Sent: Monday, May 14, 2007 12:08 PM
To: RPG programming on the AS400 / iSeries
Subject: RE: EBCDIC and ASCII

If all you want is to convert the file, use the CPY command and set the
parameters for the conversion - is this for the USA? Then the from CCSID
is probably 37 and the to CCSID can be 819 - or you can use the special
values *PCASCII or *STDASCII. Be sure to set the data format parameter
to *TEXT.

This way you don't have to read stuff in and write it back - unless you
need that. E.g., if there is binary data mixed in with text, you need to
do only some parts, not the entire file.

I've just been playing with this for a product, so am a little more
familiar with it now.

HTH
Vern
-------------- Original message --------------
From: "Ruthirapathi, Arulanandham"
<Arulanandham.Ruthirapathi@xxxxxxxxxxxxxxx>

Yes I wanna convert ebcdic to ascii. File is in IFS.

-----Original Message-----
From:

rpg400-l-bounces+arulanandham.ruthirapathi=henryschein.com@xxxxxxxxxxxx

[mailto:rpg400-l-bounces+arulanandham.ruthirapathi=henryschein.com@midra

nge.com] On Behalf Of Buck
Sent: Monday, May 14, 2007 10:48 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: EBCDIC and ASCII

How do I get EBCDIC and ASCII value of a character?

If you could explain a bit more what you are trying to do, it would be

easier to give you an example. I guess you are trying to translate
between ASCII and EBCDIC; a web application, or stream file maybe? If
so, visit the archives at http://archive.midrange.com/rpg400-l and
search for iconv
--buck
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
E-mail messages may contain viruses, worms, or other malicious code.
By reading
the message and opening any attachments, the recipient accepts full
responsibility for taking protective action against such code. Henry
Schein is
not liable for any loss or damage arising from this message.

The information in this email is confidential and may be legally
privileged. It
is intended solely for the addressee(s). Access to this e-mail by
anyone else is
unauthorized.

--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.