Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Too many variables error
Message
De
02/12/2000 17:56:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00448532
Message ID:
00448533
Vues:
10
>I'm getting my feet wet with trying to run an application in a browser.
>Everything works fine until the ActiveDoc class is added and set as main. it runs a short loader program which runs a form with a grid in it.
>I get the error above whether I run it within VFP or use the run activedoc option in the tools menu.
>If run the prg file it runs fine.
>Anyone with suggestions as toi what I'm doing wrong?
>
>TIA

Do you have a CONFIG.FPW that's being used by your application? If not, you'll need one with a line that has MVCOUNT=2048 or whatever number you may need. For VFP6, I think the default value is 1024. This setting will change the number of simultaneous variables you can have defined, and can only be adjusted by this entry in your CONFIG.FPW file.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform