Hi folks.

I'm probably being dumb here, but with RBWin 6.5+ I want to print two 
reports on one page.  The second report is the equivalent of a tiered 
region on a form listing transactions for that ID#.

I used to suppress the form feeds in reports and then

output printer
print report1 where ID# = .vID#
print relatedtrans order by ID#=d where ID# = .vID#
output screen

Now, when I print from an eep in a form, I get two pages.  One for each report.


What am I do I have to do?

Ike

================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: INTRO rbase-l
================================================
TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: UNSUBSCRIBE rbase-l

Reply via email to