>Then again, looking at the manual, specifying "MARGINS(2,72)" in your pre '

Ta-da! 99% right. Turns out the default for the third sub-operand is 1, so you 
actually need MARGINS(2,72,0);

Problem solved! Thank you!

Charles

On Thu, 13 Jun 2024 21:12:48 +0000, Robert Prins <[email protected]> 
wrote:

>No simple way, but with a compiler exit you could suppress them. Never used
>this feature, so someone else would have to chip in, or you could ask in
>comp.lang.pl1, or the PL/I mailing list.
>
>Then again, looking at the manual, specifying "MARGINS(2,72)" in your pre '
>/*" new process statements might do the trick.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to