John: You may want to rename the column inv# to invnum and the variable vinv# to vinvnum. At times in the past, I have gotten mixed results when using certain odd characters, (such as #, %, etc.). Give that a try if you can. Good Luck ! Jim
At 01:34 PM 12/23/04 -0500, you wrote: > > Thanks Sami > > > > I already did that but the problem still exists. I even put the variable in > a completely different area of the report and it still will not print if I do > a screen preview before printing to the printer. The VAR name is vSUB_TOT, I > don t think that is a reserved word. > > > > The print command is as follows: > > PRINT store_rec_reprint WHERE inv# = .vinv# option screen (field VSUB_TOT > prints to screen but will not print to paper) > > PRINT store_rec_reprint WHERE inv# = .vinv# option printer (All fields print) > > > > John > > > > ---------- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Sami Aaron > Sent: Thursday, December 23, 2004 1:21 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - RE: Report printing problem > > > > John - > > > > One other suggestion I have is to remove the variable objects from the report > then place them back there again. On occasion that's worked for me... > > > > Good luck - > > Sami > > > > ---------- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of John Engwer > Sent: Thursday, December 23, 2004 12:15 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - RE: Report printing problem > > Bob&.. No change when I uncheck clear VARs > > Dawn& Blank When Zero is not checked& I may have to use your work-around > and report as a bug. > > > > Thanks for all of your good suggestions. > > Let me know if you think of anything else. > > > > John > > > > ======================================== Jim Schmitt Ohio Software Services 2211 Lake Club Drive Columbus, Oh 43232 Phone 1-614-863-1850 Fax 1-614-863-0325 E-mail [EMAIL PROTECTED] ========================================
