Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Escape Key
Message
From
11/02/2004 12:54:59
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
11/02/2004 12:37:38
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00876304
Message ID:
00876336
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform