Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Did I miss a mandatory change with upgrade.
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00185424
Message ID:
00185561
Views:
16
> Open forms do not seem to be the problem. These items
are disabled even at app start (no form open - just a
menu and the toolbar). Any other ideas? Thanks.

Bryan,

I went and looked at the code in ctmenus.vcx. The class cfiledbutilsbar has the cSkipFor property set to !This.AllowDBUtils(). If you look at that method, you see:

RETURN goApp.oForms.GetFormCount() = 0

If you do not have any forms open, this should return True. Try steping through debug at this point and see what is open.

Kind Regards,

Mat
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform