I am running RBase for Windows v9.1 update 4. I have converted a report from RBase for dos v9.1. The report break definition Break[0] FCharLastName Break[1] LastNameSortSeq What I want to do is at the Break[0] always have it print on an odd number page problem for any FCharLastName i.e. A,B,C .. Y,Z there can be 1 to an unknown number of names that cover an odd number page and possibly an even number page. When printed it is intended to be bound with an index divider for each letter of the alphabet. In the DOS version I was able to accomplish this by inserting an extra page feed (CHAR(12)) before printing the Break[0] heading. This code doesn't seem to work in the windows version.
I am using an HP PCL compatible printer (Brother) in duplex mode. The PCL language offers a Page Side Selection code for "Next Side", "Front Side", "Back Side" Can anyone help me solve this problem. If possible I would like this to carry over when I print to a printer or to a PDF. Jim Bentley American Celiac Society [email protected] tel: 1-504-737-3293

