|
I have a field that is defined as a text field in the CSV file. This field contains an alphanumeric vendor number. It basically looks like this: 00123456. The database file I'm copying it into has one large 1,076-character field for each row of data from the text file. For some reason when the data is copied it drops the zeros off the front of the vendor number, so that it looks like this: 123456. The vendor number file I need to read using the number has the zeros on the front, so I need them there. What part of the CPYFRMSTMF command removes those zeros? Would it be better to use CPYFRMIMPF instead? Any info is as always appreciated. Thanks!
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.