Larry, Have you checked the version of your printer driver. Did you recently update to a newer version or is your printer driver very old and there is a newer version available.
Jim Bentley American Celiac Society Gary Wendike wrote: > Larry, have you set the following in the command before printing the reports. > set zero on > set eqnull on > > Gary > > > > ________________________________ > From: Lawrence Lustig <[email protected]> > To: RBASE-L Mailing List <[email protected]> > Sent: Monday, January 19, 2009 10:00:49 AM > Subject: [RBASE-L] - Re: Continuing problems with empty reports. > > > << > Larry: you mention "I don't use that technique". FWIW, I don't use the > view technique that you are using. I've never "trusted" a view definition > that has the complicated calculations that you have in yours. I remember > the old "out of internal space" errors.... If it was me, I'd turn it into a > temp table with an update command to put those calculations in there. You > could also put the code in a stored procedure if it's a data definition that > is called from multiple places. > > Well, my problem is occurring across a variety of reports, some based on > fairly simple data structures. And my experience has been that these views > are completely reliable

