Ken Foskey wrote:
Is there a module that deals with zoned decimal from the mainframe '}' is plus zero for example, after it is converted to ASCII? Convert::IBM390 only seems to handle it in ebcdic format and it is already mucked up before we get the file.
Hi Ken. There's nothing I know about, but how about using Convert::IBM390 to convert your stuff back to EBCDIC and then to unpack it as zoned decimal? Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/