|
Jeff Crosby wrote: > Steve, > > > try thinking of the IFS as a "PC" file system. > > It looks like you are trying to copy file members which are not > > recognized easily in the PC world. > > Check into CPYTOSTMF - Copy To Stream File > > and CPYFRMSTMF - Copy From Stream File. > > Thanks for responding. I tried it at your suggestion. The first > problem I encountered was an error stating the file cannot be an > externally described file. So I did a CRTPF, copied the data there, > then tried it. It did the copy, but there must be some CCSID thing > going on (or I selected a wrong parm option) because it appears to still > be EBCDIC when I look at it with Win95 Explorer. I'll keep trying. > You need to supply a conversion table in the command. Use QASCII for EBCDIC to ASCII, QEBCDIC for opposite way. Use CVTDTA(*TBL), and TBL('/QSYS.LIB/QASCII.TBL') on CPYTOSTMF command. -- Art Tostaine, Jr. Creative Computer Associates, Inc. Parlin, NJ 08859 +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "MIDRANGE-L@midrange.com". | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.