David said:
... and laying on my front porch, because they are not worth bringing
in. Not yours, just the various "yellow" pages.
:)))
> Currently, I print in two columns alphabetically from
> left-to-right all the way down the page.
Could probably modify your line-break and page-eject routines to:
line-break: just CR+LF
page-eject:
- if column 1
- position to top-of-same-page
- set margins to column 2
- else
- form feed
- set margins to column 1
David:
As usual, I found the solution *after* posting my help request :((
Its, an obvious 'button-click' in the R&R Report Riter 'Record
Formating' set up for a report. There is a toggled check-box (called
Order: ) that asks whether multi-columns should be left-to-right, or
top-to-bottom. The default is left-to-right.
I have never even looked at this box --- everywhere else, but not here
:(
So I checked the top-to-bottom button and Voila !
*Why* does this happen to me --- Stupid !
Thanks to you and Michael for helping me.
-Mel Smith