Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual Maxframe. (non-professional) GETMODE() Method
Message
From
22/05/1997 18:02:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Visual Maxframe. (non-professional) GETMODE() Method
Miscellaneous
Thread ID:
00033344
Message ID:
00033344
Views:
84
I am attempting to use the base form classes that come in the framework. But, am
having a problem with the formdata class. If I instantiate one form based upon
this class, I have no problem. If I try to instantiate a second form I get the
following error:

Property GETMODE is not found

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?

Jarod
Next
Reply
Map
View

Click here to load this message in the networking platform