> That's great to know! Thanks for testing! So then you're saying that on > 7.5 both a NOTE and a VARCHAR field will wrap to multiple pages if the data > won't all fit on one page. Right?
Yep.. > I doubt the client will upgrade to 7.5 but it gives me something to help push > them. > > Still would like to know from anyone using 6.5 whether they've run into a fix > for this problem, or any other way data will flow to multiple pages. I have no answer to this one... although I did write something a long time ago to wrap screen writes... Let me look. It might be adaptable to Pagemode. > Karen > > > Karen > > > >> A fairly quick test.. I put 4096 chars in a note field and about 1.05mb in a >> varchar field. Create a report from the wizard and delete one of the data >> boxes. Put a text object just below the data box which is widened to the >> width >> of the report, set font to something 10 pitch bold. Set the data box to >> wrap >> char, Stretch and the Text object to shift with parent. The report wraps >> the >> data onto as many pages as it takes to print the data whether it's a note or >> varchar and moves the text object with it, which BTW on the varchar report >> was >> on page 894 ;-) >> > > >

