Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling Check Boxes
Message
From
18/03/1999 08:40:46
 
 
To
18/03/1999 08:21:44
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00199136
Message ID:
00199148
Views:
19
I tried your suggestions, here is my code. It wasn't working.
The variable associated with my check box is nMultiOrd. I put this code in the Setup code for the screen.

cStorePC = getenv("MACHINE$DEPT2")
if alltrim(upper(cStorePC)) <> "ORDERING"
SHOW GET nMultiOrd DISABLE
endif

Thanks again,

Scott
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform