Converting and transferring AS/400 packed decimal fields to ASCII systems
You can send a physical file with packed decimal fields to an ASCII system via iSeries Access or via the CPYTOIMPF command and then send the file with FTP.
You can use command CPYTOIMPF. This command convert database file to "flat file" (i.e it makes target file with...
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
packed represented as strings). The converted file can be sent to ASCII systems using FTP.
You can use file transfer utilities. One example is iSeries Access file transfer, this utility will translate AS/400 fields (including packed decimal fields) to ASCII systems with no problem.