|
You CAN use /qsys.lib/mylib.lib/mysavf.file as the device on the IFS SAV command. But if he has fewer than 300 source files he could build the SAVOBJ command in RPG or CL and use QCMDEXC just fine - with, as you point out, reading the ODOBAT in the outfile. -------------- Original message -------------- From: rob@xxxxxxxxx
You'll have to either specify these separately or write a process to query DSPOBJD to an outfile and look for both ODOBTP and ODOBAT. Currently SAVOBJ doesn't allow you to specify Object Attribute. SAVOBJ OBJ(*ALL) LIB(MYLIB) DEV(*SAVF) OBJTYPE(*FILE) Even tried to cheat. Like, if you ftp up a save file as /qsys.lib/mylib.lib/mysavf.savf then you don't have to precreate the save file. However I can't do a wrklnk '/qsys.lib/rob.lib/*.savf' So I probably can't break down an IFS save to do it either. Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com fbocch2595@xxxxxxx Sent by: midrange-l-bounces@xxxxxxxxxxxx 11/17/2006 12:45 PM Please respond to Midrange Systems Technical Discussion To midrange-l@xxxxxxxxxxxx cc Subject Saving multiple source files to a single savf Hi, I want to save all PF-SRC files from a single library to a single savf. Is this possible using an OS400 save command? If not, does anyone have any code to accomplish this? Thanks for any info ________________________________________________________________________ Check out the new AOL. Most comprehensive set of free safety and security tools, free access to millions of high-quality videos from across the web, free AOL Mail and more. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.