|
To add to the confusion: At 09:22 AM 12/22/97 -0500, you wrote: >Hi, >Sorry, I messed up the syntax. > >To put a file on a PC from the AS400, it's >PUT [library name]/[filename].[member name] [pathname on PC] > >to retrieve a file from a PC to the AS400, it's > >GET [pathname on PC] [library name]/[filename].[member name] >Sorry for the confusion. I was going too quick before I took my son to >school. > >Chris Gonzalez The above is NAMEFMT 0, which can be used for library objects. To send library/object files, you can also use NAMEFMT 1, and the formats will be: PUT qsys.lib/[libraryname.lib]/[filename.file]/[membername.mbr] [pathname on PC] and GET [pathname on PC] qsys.lib/[libraryname.lib]/[filename.file]/[membername.mbr] NAMEFMT 1 can handle the rest of the IFS just like PC path names. Cheers Vernon Hamberg Systems Software Programmer Old Republic National Title Insurance Company 400 Second Avenue South Minneapolis, MN 55401 (612) 371-1111 x480 +--- | 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.