Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another strange thing
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Another strange thing
Miscellaneous
Thread ID:
00722902
Message ID:
00722902
Views:
35
Hi everybody,

I have VFPStart program, which worked fine for several years.

It has this code:
lnBar = cntbar('_MTOOLS') + 1
***
lnBar=m.lnBar+1
********* EView - Erik Moore EView - very powerful tool for manipulating with views
define bar m.lnBar of _MTOOLS prompt "EView..."
lcTemp = m.tcUtilityPath + "eView\eView"
Now, after I installed VFP8 beta all of the sudden this piece of code started to return "no such menu item is defined". Moreover, if I ignore it, and try to run several times, eventually it works.

Do you know, what may cause such weird problem? It gives me this error sporadically in VFP6 and in VFP8. Menu tools is indeed defined.

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform