Razzak, Great idea but would this work for my memos which are pages long and full of merged variables?
Claudine -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Thursday, September 18, 2008 11:26 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Stop rectangle on report from shrinking. At 11:48 AM 9/18/2008, Claudine Robbins wrote: >I have noticed that (at print time) some memo fields get the >last line truncated unless you physically ENTER a couple of >extra lines when you EDIT the memo field. Play with that and >see if that solves your problem. Claudine, Better yet, without adding an extra returns at the end of each DB Memo, why not simply define a concatenated variable as an expression in report with needed returns, and use that variable as "Variable Memo" with all supported properties like DB Memo. The suggested approach will maintain the integrity of actual data and still let you print the report as you wish for needed aesthetic purposes. Hope that helps! Very Best R:egards, Razzak.

