Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Go bottom
Message
 
 
À
11/10/2004 02:38:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00950231
Message ID:
00951784
Vues:
11
_TALLY is for tables, if you are using an array try using ALEN()

>Hi,
>Make sure that is at least ONE record matched in your query.
>
>
>SELECT MAX(myField) FROM (ALIAS()) INTO ARRAY laArray
>
>IF _TALLY > 0
>  THISFORM.txt.Value = laArray + 1
>ENDIF
>
>
>HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform