Converting DAT to something

From: davide (davide.1clqdm_at_mail.codecomments.com)
Date: 09/15/04


Date: Tue, 14 Sep 2004 17:29:27 -0500


Hi.
I'm new to cobol.
I have a list of addresses on cobol.
I found that all data are stored in a dat file, name anagen.dat, but I
am unable to translate it into a readable format, such as CSV or simply
TXT.
I have tried lots of tools but no one of them helped.
The only one is at siber, but I can't spend 1800 $ for a fullly
functioning version of this software.
Can anyone suggest me a (not expensive...) way, or a tool to migrate my
DAT to something else?
Thank you very much.
Davide

--
davide
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
 


Relevant Pages

  • Re: Converting DAT to something
    ... davide wrote: ... > I have a list of addresses on cobol. ... I would be happy to provide a one-shot Cobol tool that will convert your ... DAT file to a simple, readable CSV or TXT for half the quoted price ...
    (comp.lang.cobol)
  • Re: Converting DAT to something
    ... >I have a list of addresses on cobol. ... >I found that all data are stored in a dat file, name anagen.dat, but I ... and on what platform? ... presence or absence of CRLF. ...
    (comp.lang.cobol)
  • Re: Converting DAT to something
    ... davide wrote: ... > I have a list of addresses on cobol. ... > my DAT to something else? ... In any COBOL program the programmer can ...
    (comp.lang.cobol)