EBCDIC to ASCII converter

MisterX x at monsieurx.com
Thu Sep 25 02:07:00 EDT 2003


Depends on what OS are you using...

For Linux and moft you can use a shell binary. Im sure there's more than one
linux console or command line tools for both linux and PC - google it. For
Mac, you can use Rinaldi's ReplaceCharSet XFCN
(http://perso.wanadoo.fr/frederic.rinaldi/) but you'll have to build an
ascii char table and one for EBCDIC.

First time I hear of such a thing since HC 1.0! ;)

> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com
> [mailto:use-revolution-admin at lists.runrev.com]On Behalf Of Joel Rees
> Sent: Thursday, September 25, 2003 08:36
> To: use-revolution at lists.runrev.com
> Subject: Re: EBCDIC to ASCII converter
>
>
> > Has anyone maybe created a converter for EDCDIC files to plain
> ASCII? I know
> > there are several available as C-routines and conversiontables
> are available
> > on the web, but why invent the wheel several times....
>
> I know I'm not being helpful here, but several questions come to mind,
> like, which EBCDIC?
>
> But for my own interest, I'm wondering how much of a hit on speed one
> would take to do the conversion in metatalk, as opposed to using an
> external library written in C?
>
> As a suggestion, one thing I like to do when moving conversion tables
> from one language to another is write a short program in the language
> the table exists in to output the source code for the table in the
> target language. That way, you don't have to worry about muscle-eyeball
> coordination error.
>
> --
> Joel Rees, programmer, Systems Group
> Altech Corporation (Alpsgiken), Osaka, Japan
> http://www.alpsgiken.co.jp
> ----------------------
>
> "When software is patentable, anything is patentable."
> (http://swpat.ffii.org)
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list