Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does.....
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00000332
Message ID:
00033346
Views:
44
> The code that causes this error is in cusforms.activecontrolvalid(): > > If TYPE("_screen.activeform.icmainalias")="C"; > and _screen.activeform.getmode() = "Default" > > Well the problem is that there is no getmode() method in any of the > Visual Maxframe > form classes. Am I supposed to add this method to my subclasses of the > VMF form > classes? > Hi Jarod, I suspect that you have an old (non fixed) version of the Framework. As you rightly suggest, GetMode() is part of the professional version. The equivalent line in my cusforms.activecontrolvalid() checks that the form class containing this is in the hierarchy as well. I suggest you get a newer version (2.01 is the latest, with fixes applied from the Buglist on their Web Site). Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform