Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Redefine Error
Message
 
To
27/04/2005 14:45:02
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 6 SP3
Miscellaneous
Thread ID:
01008898
Message ID:
01009020
Views:
18
>The subroutine in which the error occurs has no LOCAL definitions.
>
>Could the error arise if I have a LOCAL variable defined in a higher level >routine? I don't think that's the case, but it is possible.

No, that wouldn't be a problem.

In looking in the help file, I find three errors that have to do with "Cannot Redefine":

1) Issuing a DEFINE POPUP while the menu is active in memory (Error 175)
2) Issuing a DEFINE MENU while the menu is active in memory (Error 174)
3) Trying to assign a value to a reserved system variable or to THIS, THISFORM or THISFORMSET (Error 1930)

My guess would be the 3rd one.

--Brad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform