Re: [U2] Turn pagination back on

2013-02-07 Thread David A. Green
BPIOCP David A. Green (480) 813-1725 DAG Consulting -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Thursday, February 07, 2013 1:21 PM To: u2-users@listserver.u2ug.org Subject: [U2] Turn pagination

Re: [U2] Turn pagination back on

2013-02-07 Thread larryh
BPIOCP (UD) CALL !BPIOCP (UV) Larry Hiscock Western Computer Services Someone remind me, how to do this. If pagination has been turned off, and for my embedded routine, I want to turn it back on again. How do I do this? I've tried HEADING, and PAGE, and CRT @(0,0) I know there's a trick

Re: [U2] Turn pagination back on

2013-02-07 Thread Chris Austin
@listserver.u2ug.org Date: Thu, 7 Feb 2013 13:28:23 -0700 Subject: Re: [U2] Turn pagination back on BPIOCP David A. Green (480) 813-1725 DAG Consulting -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent

Re: [U2] Turn pagination back on

2013-02-07 Thread Gregor Scott
For a modern though totally undocumented alternative to !BPIOCP thy this... The code ASSIGN 1 TO SYSTEM(1005) will enable pagination. The code ASSIGN 0 TO SYSTEM(1005) will disable it. I think this is documented on the U2UG.org wiki. This email and any attachments to it are confidential. You