RE: IBM packed decimal format conversion utilities SOLVED

2002-11-13 Thread Paul Hamm
. Thanks again. -Original Message- From: [EMAIL PROTECTED] [mailto:psyche@;computerdatasafe.com.au] Sent: Sat, November 09, 2002 6:49 AM To: [EMAIL PROTECTED] Subject: Re: IBM packed decimal format conversion utilities On Wed, 6 Nov 2002, jdow wrote: > Hm, a simple (A)REXX program co

Re: IBM packed decimal format conversion utilities

2002-11-09 Thread psyche
On Wed, 6 Nov 2002, jdow wrote: > Hm, a simple (A)REXX program could solve this. Of course, I suppose that > means someone somewhere could also use perl, python, dylan, or one of > the other absurdities abounding in this world. > > (The real challenge would be to write the conversion in BASH's sc

Re: IBM packed decimal format conversion utilities

2002-11-09 Thread psyche
On Wed, 6 Nov 2002, Paul Hamm wrote: > I am familiar with EBCDIC and ASCII conversion with dd. Currently I need to > convert a mainframe tape in EBCDIC with packed decimal format into ASCII. > dd does not handle packed decimal format. Does anyone know of a utilitie > that does? > As I recall,

Re: IBM packed decimal format conversion utilities

2002-11-06 Thread jdow
Hm, a simple (A)REXX program could solve this. Of course, I suppose that means someone somewhere could also use perl, python, dylan, or one of the other absurdities abounding in this world. (The real challenge would be to write the conversion in BASH's scripting language. There's a slim chance it

Re: IBM packed decimal format conversion utilities

2002-11-06 Thread Joe Klemmer
On Wed, 2002-11-06 at 16:32, Paul Hamm wrote: > I am familiar with EBCDIC and ASCII conversion with dd. Currently I need to > convert a mainframe tape in EBCDIC with packed decimal format into ASCII. > dd does not handle packed decimal format. Does anyone know of a utility > that does?

Solved mostly RE: IBM packed decimal format conversion utilities

2002-11-06 Thread Paul Hamm
@;OpenRatings.com] Sent: Wed, November 06, 2002 5:13 PM To: '[EMAIL PROTECTED]' Subject: RE: IBM packed decimal format conversion utilities I noticed. I did find about what you did. I might just ask the crew that sent this little gem to retry with something a bit less mainframe cent

RE: IBM packed decimal format conversion utilities

2002-11-06 Thread Richard Lynch
On Wed, Nov 06, 2002 at 04:32:10PM -0500, Paul Hamm wrote: > I am familiar with EBCDIC and ASCII conversion with dd. Currently I need > to > convert a mainframe tape in EBCDIC with packed decimal format into ASCII. > dd does not handle packed decimal format. Does anyone know of a utilitie > that

RE: IBM packed decimal format conversion utilities

2002-11-06 Thread Paul Hamm
[mailto:ewilts@;ewilts.org] Sent: Wed, November 06, 2002 5:06 PM To: [EMAIL PROTECTED] Subject: Re: IBM packed decimal format conversion utilities On Wed, Nov 06, 2002 at 04:32:10PM -0500, Paul Hamm wrote: > I am familiar with EBCDIC and ASCII conversion with dd. Currently I need to > convert a mai

Re: IBM packed decimal format conversion utilities

2002-11-06 Thread Ed Wilts
On Wed, Nov 06, 2002 at 04:32:10PM -0500, Paul Hamm wrote: > I am familiar with EBCDIC and ASCII conversion with dd. Currently I need to > convert a mainframe tape in EBCDIC with packed decimal format into ASCII. > dd does not handle packed decimal format. Does anyone know of a utilitie > that do

Re: IBM packed decimal format conversion utilities

2002-11-06 Thread Edward C. Bailey
> "Paul" == Paul Hamm <[EMAIL PROTECTED]> writes: Paul> I am familiar with EBCDIC and ASCII conversion with dd. Currently I Paul> need to convert a mainframe tape in EBCDIC with packed decimal format Paul> into ASCII. dd does not handle packed decimal format. Does anyone Paul> know of a uti

Re: IBM packed decimal format conversion utilities

2002-11-06 Thread Steven W. Orr
On Wed, 6 Nov 2002, Paul Hamm wrote: =>I am familiar with EBCDIC and ASCII conversion with dd. Currently I need to =>convert a mainframe tape in EBCDIC with packed decimal format into ASCII. =>dd does not handle packed decimal format. Does anyone know of a utilitie =>that does? => =>Paul Hamm =