Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Push key and pop key
Message
 
 
À
18/03/2003 09:38:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00766993
Message ID:
00766995
Vues:
13
The PUSH KEY command doesn't change keys assigment. You may consider using
PUSH KEY CLEAR
>Hi all, i have this code in a methods, the asignation of key i it make by a procedure. And make a breakpoint in "push key" and in method cargartablas() the asignation of keys is equal.:
>
>*****************************************
>IF thisform.procesando = 0 &&semaphore
>
> thisform.procesando = 1
>
> PUSH KEY
>
> thisform.cargartablas() &&run the methods for load tables
>
> Pop KEY
> thisform.procesando = 0
>ENDIF
>
>************************************
>
>Thanks.
>Matías.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform