Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TABLEUPDATE(.T.) bombs with uncommitted changes
Message
From
02/10/2003 12:37:03
 
 
To
02/10/2003 09:51:53
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00833421
Message ID:
00834337
Views:
33
Hello Peter.

Thisform.ActiveControl.Name always evaluates to 'expression can not be evaluated',

I do not understand the problem. If there is no ActiveControl on the form, the TYPE() function should return 'U".


so is there another way to run through all the objects on a form (class) and do what you're doing?

Where are you calling this code from? If this code is in a form method, thisform will work just fine. If it is in a toolbar method, then you need to refer to _Screen.ActiveForm.ActiveControl.
Previous
Reply
Map
View

Click here to load this message in the networking platform