Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Push key and pop key
Message
De
18/03/2003 09:38:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Push key and pop key
Divers
Thread ID:
00766993
Message ID:
00766993
Vues:
52
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform