[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] Forcing a New Page help needed..
this answer may be too simple but within the SELECT statement I'd use the
following code for each level:
if $new_value != $old_value
new-page
move $new_value to $old_value
end-if
At 04:48 PM 5/22/2003 -0400, you wrote:
>SQR guru's... I need help..
>
>How do you force a new page without using the on-break command? I am new
>to SQR and am having a problem.
>
>I have several levels and need to have a new page started when ever any of
>the levels change. I have tried a few things but the page does not
>generate properly..
>
>I can send some of the code that I am using to any individual would could
>look at my procedure.
>
>Thanks..
>
>
>
>_______________________________________________
>sqr-users mailing list
>sqr-users@sqrug.org
>http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users