Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active object name
Message
From
23/06/2010 15:22:09
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01470216
Message ID:
01470341
Views:
47
thnx Naomi for your help.

i have a strange problem with the next code :

LOCAL loSearchObject

IF TYPE("_Screen.ActiveForm.ActiveControl")=="O"
loSearchObject = _SCREEN.ACTIVEFORM.ACTIVECONTROL
ENDIF

this code is triggerd with the f2 function key. Sometimes the type of the activecontrole is set as an object but most of the times not. The strangest thing is that te f2 key is pressed always on the same object.

Do you know what is wrong ?

thnx
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform