Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid
Message
De
07/06/2003 12:18:18
 
 
À
07/06/2003 07:31:49
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Grid
Divers
Thread ID:
00797079
Message ID:
00797643
Vues:
15
Hi Cetin.

Might also do a copy fields to an array (or temp table) and sum on it.

Then why not just
lnSelect = SELECT()
SELECT MyAlias
lnRecno = RECNO()
SUM TO lnSum FOR SomeCondition
GO lnRecNo
SELECT ( lnSelect )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform