|
You could try: Define a version of the file with the field defined as packed. Copy the original file to the new version with *NOCHK. Create an RPG program which ignores decimal data errors. Read in original file. Test field for being numeric. If not, retrieve record from new version of file. (either retrieve with a unique key, or you could use RRN, as long as these matched between the files - ie you may need to reorg file first, and then ensure CPYF is done in sequential order), and set the value of the zoned field to the packed field. Update original file.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.