Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many variables error
Message
From
02/12/2000 17:56:49
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00448532
Message ID:
00448533
Views:
7
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform