Author: Robert Sample
Posted: Thu Sep 01, 2016 6:28 pm (GMT 5.5)
Since you have control over the screens, why don't you just close screen 1 and screen 3 to leave JCL as screen 1 and PROCLIB as screen 2?
Or maybe just open JCL first, PROCLIB second, and so forth?
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Thu Sep 01, 2016 6:28 pm (GMT 5.5)
Since you have control over the screens, why don't you just close screen 1 and screen 3 to leave JCL as screen 1 and PROCLIB as screen 2?
Or maybe just open JCL first, PROCLIB second, and so forth?
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth