COBOL and EBCDIC conversion to ASCII
Posted: 27 Feb 2013, 16:03
Hi, I'm sorry this must be a very simple question (I'm no programmer), but here's the deal. I have 2 files (about 7 gigs of data) that I need to convert from EBCDIC to ASCII; there's another file (about 1-2 gigs) saved in .txt format ath I'm assuming is already in ASCII but I don't know. Some of the fields, supposedly, are also packed (COMP or COMP-3) using COBOL. I can't get any info on which fields are and which are not. Anyways, the convert feature on Salamander won't work for either of the three files. The program runs and once complete the converted file just disappears; I can't find it anywhere on my Comp. I'm not sure if this is a result of the added step of COBOL or simply a minor bug.
I've also tried "Unpacking" the data to take care of COBOL fields, but I'm sort of lost in all the plug-in options.
So...what should I do? Sorry, this isn't very descriptive.
Thanks in advance. i really need to figure this out!
Brian
I've also tried "Unpacking" the data to take care of COBOL fields, but I'm sort of lost in all the plug-in options.
So...what should I do? Sorry, this isn't very descriptive.
Thanks in advance. i really need to figure this out!
Brian