Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Execution does not wait.
Message
De
24/02/2003 04:17:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Execution does not wait.
Divers
Thread ID:
00756882
Message ID:
00756882
Vues:
47
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform