Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Escape Key
Message
De
11/02/2004 12:54:59
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
11/02/2004 12:37:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00876304
Message ID:
00876336
Vues:
11
This message has been marked as the solution to the initial question of the thread.
>What code?
I forgot to add code to turn the flag off...

IF nKey = 27 and Thisform.OK2ResetBtn
with thisform
.FirstBtn.Enabled=.T.
.Btn_Inventory.visible = .F.
.Btn_UpFedlog.visible = .F.
.Btn_Issued.visible = .F.
.Btn_Receipt.visible = .F.
.OK2ResetBtn = .F. &&Turn off flag
endwith
nodefault
ENDIF
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform