How to read files written with COBOL
Batista, Facundo
FBatista at uniFON.com.ar
Mon May 10 13:31:44 EDT 2004
More information about the Python-list mailing list
Mon May 10 13:31:44 EDT 2004
- Previous message (by thread): How to read files written with COBOL
- Next message (by thread): How to read files written with COBOL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
People: I'm trying to convert my father from using COBOL to Python, :) One difficult thing we stuck into is how to read, from python, files written with COBOL. Do you know a module that allows me to do that? It should avoid us the work to write a COBOL program that open the COBOL file and write a CSV one (easily readable from python). Thank you all! Facundo Batista Desarrollo de Red fbatista at unifon.com.ar (54 11) 5130-4643 Cel: 15 5132 0132
- Previous message (by thread): How to read files written with COBOL
- Next message (by thread): How to read files written with COBOL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list