I will submit as a bug. I have been able to isolate what is going on.

 

Prior to printing the report I define all of the VARs and equate the currency values to zero.  It appears that after R:Base prints to the screen “option screen” it resets the currency values to null after it displays.  If you click the print icon it must rerun the report and now the VAR is null instead of zero and any calculation produces a null.  I found that if I “set zero on” the report prints OK.  I feel certain that I can reproduce the problem in Concomp.  Meanwhile, I have an easy work-around by setting zero on.

 

John

 


From: [email protected] [mailto:[email protected]] On Behalf Of Sami Aaron
Sent: Thursday, December 23, 2004 2:22 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - RE: Report printing problem

 

John -

 

I'd recommend that you export your table(s), view(s) & report,  with some sample data and import them to Concomp - see if it breaks there too - and if so, submit the whole thing to the RDCC along with your concomp database.

 

Sami

 


From: [email protected] [mailto:[email protected]] On Behalf Of John Engwer
Sent: Thursday, December 23, 2004 12:35 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - RE: Report printing problem

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

 

 

Reply via email to