|
>3 > CPYF FROMFILE(AS400USR) TOFILE(*CURLIB/USRPRF) >MBROPT(*REPLACE)CRTFILE(*YES) >Physical file USRPRF created in library XXXXXADEWA. >Member AS400USR added to file USRPRF in XXXXXADEWA. >512 records copied from member AS400USR. Right, but what does the actual data look like? Are there characters below x'40' where they should not be? CPYF AS400USR OUTPUT(*PRINT) OUTFMT(*HEX) will let you see the values in hexadecimal. --buck
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.