|
Thanks for the information Mark, that did work for me and thanks Dave for looking into providing a way to overwrite. I may be asking too much here.. but is there a way to have that same command run and if a source member is found in the library with a similar name, to put up a warning that a member already exists and are we sure we want to delete? For the most part we do want to delete but if our fingers happen to go to quickly, I want to make sure we don't overwrite something without first being warned. Kim How about if you defined the CPYSRCF command as a user action? It seems like something like this would work: CPYSRCF FROMFILE(&L/&F) TOFILE(&L/OLDSRC) FROMMBR(&N) TOMBR(*FROMMBR) MBROPT(*REPLACE) Mark >>> Kimberley Stewart 2003/11/21 08:40:57 >>> Our process, when we make changes to any source file, is to copy the original source file to OLDSRC. In OLDSRC there may be older copies of this same source. I still want to copy into this library and just have it override the one that is already there. In a 5250 screen, this isn't a problem as I am simply asked that one already exists, do I want to override and I say Yes. When I choose Copy To.. in the Table View using the scenario above, it does not give me an option to override the original. Instead, a message comes up saying that a source already exists with that name and I need to give it a new name if I want to copy. We do this all the time so I need to be able to override files with same names. Is there a setting I need to change to allow this? Kim Stewart
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.