Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
THISFORM can only be used within a method
Message
From
09/11/2006 21:47:21
 
 
To
09/11/2006 21:44:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
OS:
Windows XP
Miscellaneous
Thread ID:
01168653
Message ID:
01168654
Views:
17
>Does anyone ever find error 1929? THISFORM can only be used within a method. Does anyone have the solution for this error? Thank you.

ThisForm is proprietary to its own container, thus a form. If you wish to get a reference to an instance of a form class when outside of a form, simply use an object reference of it such as loForm.MyMethod().
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform