|
On 2020-05-30 1:16 p.m., Joe Pluta wrote:
Thank you, Barbara!
We're just getting ready to install PTFs our development machine. I'll get this into our deployment notes. We can add this as LEVEL(*SYS), correct?
Correct.
For others reading this ...
If you use LEVEL(*SYS), it will be present in every job that starts -after- you add the envvar.
So if you also want the envvar in your current job where you add the LEVEL(*SYS) envvar, you also need to add it the ordinary way in that job (with LEVEL(*JOB)).
ADDENVVAR QIBM_RPG_DISABLE_TIMESTAMP_MICROSEC VALUE('Y') LEVEL(*SYS)
ADDENVVAR QIBM_RPG_DISABLE_TIMESTAMP_MICROSEC VALUE('Y')
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.