Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unwanted Tool Bars in Exe
Message
From
23/08/2002 12:52:30
Rodolfo Novoa
Consultor Independiente
Tegucigalpa, Honduras
 
 
To
23/08/2002 12:14:24
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00692992
Message ID:
00693020
Views:
22
use this sentences;
in VFP spanish use:
IF WEXIST("ESTÁNDAR")
HIDE WINDOWS ("ESTÁNDAR")
ENDIF

in English use:

IF WEXIST("STANDAR")
HIDE WINDOWS ("STANDAR")
ENDIF

Reagar
Previous
Reply
Map
View

Click here to load this message in the networking platform