I want to convert an ASCII plain text file with fixed width fields to XML.
File source:
COBOL TEXT Mainframe ALL Caps Fixed Length saved as Notepad on my PC.
Is there some kind of easy program to do this?
Have you got some links?
If I want to preserve all Spaces can I do that? Some fields have spaces and some have spaces on the end. Is it possible to pad the spaces instead of chopping them off like a database file would do?
Not a big fan of CSV.
If you do not like my post feel free to point out your opinion or my errors.
File source:
COBOL TEXT Mainframe ALL Caps Fixed Length saved as Notepad on my PC.
Is there some kind of easy program to do this?
Have you got some links?
If I want to preserve all Spaces can I do that? Some fields have spaces and some have spaces on the end. Is it possible to pad the spaces instead of chopping them off like a database file would do?
Not a big fan of CSV.
If you do not like my post feel free to point out your opinion or my errors.