Is there a clean method for placing any and all reports on hold when a user is in a test environment?
I would prefer NOT having CL polluted with statements such as
IF(&ENVR = "TEST") OVRPRTF REPORTABC hold(*YES) for each report.
Maybe something like this made-up command that doesn't exist at the top of each CL:
IF(&ENVR = "TEST") CHGJOB holdAllSpoolFiles(*YES)
Any good ideas how to handle this more elegantly?
Thanks
______________________________________________________________________
This outbound email has been scanned for all viruses by the MessageLabs Skyscan service.
For more information please visit
http://www.symanteccloud.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.