Does anyone know
of a mechanism for writing to a file in EBCDIC? I've searched the VWNC
archive and the store repository and could not see anything obvious. My first
thought was to take a conversion table such as the one here: http://docs.hp.com/en/32212-90008/apcs01.html and
build a stream encoder around it. But if anyone has a better idea I'd love to
hear it.
Joerg
-----
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Have a piece of code that goes both ways.. EBCDIC to ASCII and ASCII to EDCDIC write out.. Will send it as a pcl/pst source sometime later.. If urgent within the weekend.
regards skrish On Thu, Jun 11, 2009 at 10:00 PM, Joerg Beekmann <[hidden email]> wrote:
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Jörg, In parcel AllEncodings
you should find encoders for EBCDIC. Using them in EndcodedStreams should do
the work. Georg Georg Heeg eK, Dortmund
und Köthen, HR Dortmund A 12812 Tel. +49-3496-214328,
Fax +49-3496-214712 Von:
[hidden email] [mailto:[hidden email]] Im Auftrag von Sudhakar Krishnamachari Have a piece of code that goes both ways.. EBCDIC to ASCII and ASCII to
EDCDIC write out.. Will send it as a pcl/pst source sometime later.. If urgent within the weekend. regards skrish On Thu, Jun 11, 2009 at 10:00 PM, Joerg Beekmann <[hidden email]> wrote: Does anyone know of a mechanism for writing to a file
in EBCDIC? I've searched the VWNC archive and the store repository and
could not see anything obvious. My first thought was to take a conversion table
such as the one here: http://docs.hp.com/en/32212-90008/apcs01.html and
build a stream encoder around it. But if anyone has a better idea I'd love to
hear it. Joerg -----
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |