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.

