shared variable not working what am I missing? 
Author Message
 shared variable not working what am I missing?


WhilePrintingRecords;
Shared CurrencyVar Total := 10


WhilePrintingRecords;
Shared CurrencyVar Total := Total + 100;

This doesnt' work or should I do  this ?

cannot refer to itself.

I want to print Grand Total of 2 subreports' totals in MainReport
Any help is greatly appreciated.



Tue, 05 Jul 2005 06:38:35 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. ScaleHeight/ScaleWidth with borderless form - Not working, please help I am stumped

2. Shared variable not updating after page break

3. Hi, I am having trouble with bar code font not working

4. Getting full list of Domain Users is not working properly - some users missing

5. Scripting.FileSystemObject does not work on shared drive

6. I am trying to update a record, i am not using data control

7. I am trying to update a record, i am not using data control

8. Missing DLL that's not missing -sortof.

9. Shared or not shared Connections ?

10. DOS Environmental Variables not working in LoadPicture

11. (Q)Why does this code not work? (Variables)

12. Variable declaration required not always work

 

 
Powered by phpBB® Forum Software