moki
Programmer
- Dec 5, 2000
- 37
Anyone out there have a routine to unpack and pack comp-3 EBCDIC fields.
I am trying to limit the modification required on our mainframe by FTPing mainframe files containing packed decimal fields by unpacking them via a VB6 project.
Currently, to read mainframe data with packed decimal fields I would have to unpack it and output the records to a text file then FTP it to VB6.
Your help is appreciated.
Moki
I am trying to limit the modification required on our mainframe by FTPing mainframe files containing packed decimal fields by unpacking them via a VB6 project.
Currently, to read mainframe data with packed decimal fields I would have to unpack it and output the records to a text file then FTP it to VB6.
Your help is appreciated.
Moki