Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SUM and then adding another value
Message
De
10/11/1999 12:16:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SUM and then adding another value
Divers
Thread ID:
00289659
Message ID:
00289659
Vues:
61
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform