|
...and one other thing. '/QOpenSys is case specific as is any directory underneath it. Other directories are not. You could have both of the following '/QOpenSys/MyFile.txt' '/QOpenSys/myfile.txt' and they would be two different files. But the following would be the same file '/mydir/MyFile.txt' '/mydir/myfile.txt' Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com Jan.Rockstedt@xxxxxxxxxxxx Sent by: midrange-l-bounces@xxxxxxxxxxxx 06/16/2004 12:00 PM Please respond to Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> To Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> cc Fax to Subject RE: Backup cl-program question Thanks to all !!! My backup program is now change to: SAVCFG DEV(TAP01) ENDOPT(*LEAVE) SAVSECDTA DEV(TAP01) ENDOPT(*LEAVE) SAVLIB LIB(*ALLUSR) DEV(TAP01) ENDOPT(*LEAVE) + SAVACT(*NO) ACCPTH(*YES) OMITLIB(QMPGDATA + QPFRDATA QUSRSYS) SAV DEV('QSYS.LIB/TAP01.DEVD') OBJ(('/*') + ('/QSYS.LIB' *OMIT) ('/QDLS' *OMIT) + ('/QIBM/PRODDATA' *OMIT) + ('/QOPENSYS/QIBM/PRODDATA' *OMIT)) + UPDHST(*YES) SAVDLO DLO(*ALL) DEV(TAP01) ENDOPT(*UNLOAD) I hope this ok? Mvh / Regards Jan Rockstedt HSB Syd IT Spangatan 37B, 2:a van. 211 53 Malmo Sweden Phone: +46-40 - 668 07 45 Fax: +46-40-668 07 55 www.sydit.hsb.se -- 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-2025 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.