Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Execution does not wait.
Message
From
24/02/2003 04:17:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Execution does not wait.
Miscellaneous
Thread ID:
00756882
Message ID:
00756882
Views:
43
Hi Everybody,
In the click event of the commandbutton, I have following code –
KEYBOARD '{F2}'
THISFORM.oLastObject.SETFOCUS()
THISFORM.oLastObject = NULL
F2 is trapped in the keypress event, which triggers the lookup. After coming back from the lookup I want to set the reference of the last object to NULL, but the execution does not wait for the first line to finish (like FPD 2.6), and I loose the reference of the last object before going to the lookup. How can I overcome this problem?

Regard,
Yashodhan
Next
Reply
Map
View

Click here to load this message in the networking platform