Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Gathering data for reports
Message
 
To
07/12/1999 15:54:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00299994
Message ID:
00300098
Views:
32
Jimmy,

First you don't need public variables, privates will do fine. Second you are using a whole extra process that isn;t needed. Try cod elike this;
PRIVATE pcTotal

SELECT Data1
SUM Total FOR Siz = Thisform.pageframe1.page2.sz1.displayvalue TO pcTotal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform