Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Too many variables
Message
 
 
À
10/04/2003 11:29:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00776094
Message ID:
00776131
Vues:
20
>>Thanks for the tip. I didn't have an MVCOUNT in the config file but I put one in there with the max allowed according to MSDN (64000) and that didn't do it. What exactly do you mean by a recursive call? Here's the statement causing it...
>>
>>SELECT * FROM TmpData ORDER BY cSite, ddate INTO ARRAY aTmpData
>
>You will get an array with every field in your table and every record. So your FCOUNT() * RECCOUNT() is how many variables you are creating.

Chuck,

VFP considers an array as one variable regardless of number of items in it.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform