Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SUM and then adding another value
Message
From
10/11/1999 12:16:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SUM and then adding another value
Miscellaneous
Thread ID:
00289659
Message ID:
00289659
Views:
62
I have the code listed below. After this code has been executed, I need the ability to add a value to the variable
(i.e. corplygroc = corplygroc + closed.lygroc)
When I did this, the corplygroc valued was not increased. What is a better approach to this?

-----------

sum detail.lygroc to corplygroc
sum detail.lymeat to corplymeat
sum detail.lyprod to corplyprod
sum detail.lyphar to corplyphar
sum detail.lypetr to corplypetr
sum detail.lybake to corplybake
sum detail.lydeli to corplydeli
sum detail.lynonf to corplynonf
sum detail.lyhbc to corplyhbc
sum detail.lyvide to corplyvide
sum detail.lyflor to corplyflor
sum detail.lyfroz to corplyfroz
sum detail.lydair to corplydair
sum detail.lybarn to corplybarn
Next
Reply
Map
View

Click here to load this message in the networking platform