[vwnc] EBCDIC

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] EBCDIC

Joerg Beekmann, DeepCove Labs (YVR)
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
 

-----
Joerg Beekmann
DeepCove Labs
4th floor 595 Howe Street
Vancouver, BC, V6C 2T5
voice +1.604.689.0322
fax   +1.604.689.0311
<A title=blocked::mailto:joerg@deepcovelabs.com href="blocked::mailto:joerg@deepcovelabs.com">joerg@...


CONFIDENTIALITY NOTICE - This email contains private and confidential
information. If it is not intended for you, delete it and any attachments.

 

 

 

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] EBCDIC

skrish
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
 

-----
Joerg Beekmann
DeepCove Labs
4th floor 595 Howe Street
Vancouver, BC, V6C 2T5
voice +1.604.689.0322
fax   +1.604.689.0311
[hidden email]


CONFIDENTIALITY NOTICE - This email contains private and confidential
information. If it is not intended for you, delete it and any attachments.

 

 

 

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] EBCDIC

Georg Heeg

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
Gesendet: Freitag, 12. Juni 2009 08:14
An: Joerg Beekmann
Cc: VWNC
Betreff: Re: [vwnc] EBCDIC

 

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

 

-----
Joerg Beekmann
DeepCove Labs
4th floor 595 Howe Street
Vancouver, BC, V6C 2T5
voice +1.604.689.0322
fax   +1.604.689.0311
[hidden email]


CONFIDENTIALITY NOTICE - This email contains private and confidential
information. If it is not intended for you, delete it and any attachments.

 

 

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc