Author: prino
Posted: Thu Sep 15, 2016 3:19 am (GMT 5.5)
Enterprise PL/I with OPT(3) needs REGION=0M (or another huge number)
And show us all your compiler options, if only from a listing!
FWIW,
is bad, very, very, very, very bad. Only slightly less bad as using anything other than "NONE" as the third parameter of the LE "STORAGE" option.
Then again, it will allow your employer to significantly up its charges as they'll be using oodles more CPU.
_________________
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
No programming here (yet)![icon_smile.gif]()
Posted: Thu Sep 15, 2016 3:19 am (GMT 5.5)
Enterprise PL/I with OPT(3) needs REGION=0M (or another huge number)
And show us all your compiler options, if only from a listing!
FWIW,
Code: |
INITAUTO |
is bad, very, very, very, very bad. Only slightly less bad as using anything other than "NONE" as the third parameter of the LE "STORAGE" option.
Then again, it will allow your employer to significantly up its charges as they'll be using oodles more CPU.
_________________
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
No programming here (yet)
