Re: EBCDIC to ASCII (Richard Gaskin)

2016-12-29 Thread Richard Gaskin
nteresting to me is what turned out to be the solution: The OP in the forum thread that prompted my query noted that the FTP server he's using is just old enough that it includes an EBCDIC-to-ASCII algo built in, so that making the FTP request with "text" mode yields usable ASCII

Re: EBCDIC to ASCII (Richard Gaskin)

2016-12-29 Thread Quentin Long
sez Richard Gaskin : > Anyone here have a function to translate the old EBCDIC encoding format > to anything more modern format like ASCII or UTF-8? Doubtful. If ESR is right about its "at least six mutually incompatible versions... and the absence of several ASCII punctuation characters... (exac

Re: EBCDIC to ASCII

2016-12-28 Thread Jerry Jensen
Ee. > On Dec 28, 2016, at 8:32 AM, Richard Gaskin > wrote: > > Anyone here have a function to translate the old EBCDIC encoding format to > anything more modern format like ASCII or UTF-8? > > -- > Richard Gaskin > Fourth World Systems > Software Design and Development for the Desktop, M

Re: EBCDIC to ASCII

2016-12-28 Thread Richard Gaskin
Mark Wieder wrote: > On 12/28/2016 08:32 AM, Richard Gaskin wrote: >> Anyone here have a function to translate the old EBCDIC encoding >> format to anything more modern format like ASCII or UTF-8? > > Hopefully this is a year-end joke. Ha! Good one. You might think so, but I'm actually asking fo

Re: EBCDIC to ASCII

2016-12-28 Thread dunbarx
: http://runtime-revolution.278305.n4.nabble.com/EBCDIC-to-ASCII-tp4711222p4711224.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Re: EBCDIC to ASCII

2016-12-28 Thread Mark Wieder
On 12/28/2016 08:32 AM, Richard Gaskin wrote: Anyone here have a function to translate the old EBCDIC encoding format to anything more modern format like ASCII or UTF-8? Hopefully this is a year-end joke. Ha! Good one. If not, here are some tables. I can't think of anything other than a huge

EBCDIC to ASCII

2016-12-28 Thread Richard Gaskin
Anyone here have a function to translate the old EBCDIC encoding format to anything more modern format like ASCII or UTF-8? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web