|
Eric, I think you're right. To be honest, I don't remember every using it...I just knew it was there. >From the help text, I would think that the O.P doesn't need it. Since as I >understand it, he is overriding the same attributes. The way I read the help >text, you'd use SECURE(*YES) if didn't know what may have been overridden and >you wanted to basically start your override from a clean slate. Charles Wilt iSeries Systems Administrator / Developer Mitsubishi Electric Automotive America ph: 513-573-4343 fax: 513-398-1121 > -----Original Message----- > From: midrange-l-bounces@xxxxxxxxxxxx > [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of DeLong, Eric > Sent: Wednesday, February 09, 2005 5:17 PM > To: 'Midrange Systems Technical Discussion' > Subject: RE: Delete Over ride print file & Over Ride print file > > > Charles, > > If I am recalling this correctly, the SECURE(*YES) needs to > be used on the > second override. This option allows you to change a previously issued > override. I've looked at the help for this command so many > times, and it > still seems bass-ackward to me. > > Eric DeLong > Sally Beauty Company > MIS-Project Manager (BSG) > 940-297-2863 or ext. 1863 > > > > -----Original Message----- > From: Wilt, Charles [mailto:CWilt@xxxxxxxxxxxx] > Sent: Wednesday, February 09, 2005 7:48 AM > To: Midrange Systems Technical Discussion > Subject: RE: Delete Over ride print file & Over Ride print file > > > Yes, that should work unless the override at the previous > call level was > done with SECURE(*YES). > > The other option is to use OVERSCOPE(*JOB). Which would > allow you to delete > the override from a lower level. BUT, it also means > overrides done at a > lower level don't disappear when you come back from the call. > For example: > > /* Pgm 1 */ > OVRPRTF <...> DEV(PRT01) OPNSCOPE(*JOB) > CALL PGM2 > /* At this point DEV on the printer file is PRT02!!! */ > > > > /* Pgm 2 */ > OVRPRTF <...> DEV(PRT02) OPNSCOPE(*JOB) > > > > HTH, > > Charles Wilt > iSeries Systems Administrator / Developer > Mitsubishi Electric Automotive America > ph: 513-573-4343 > fax: 513-398-1121 > > > > -----Original Message----- > > From: midrange-l-bounces@xxxxxxxxxxxx > > [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Dwayne Allison > > Sent: Wednesday, February 09, 2005 8:27 AM > > To: Midrange Systems Technical Discussion > > Subject: RE: Delete Over ride print file & Over Ride print file > > > > > > Ok, > > > > We are using OPM CL, all we need to do is the over ride? > > > > -- > 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.