Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deactivating/hiding the command window
Message
From
26/09/1999 10:53:47
 
 
To
26/09/1999 10:21:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00269072
Message ID:
00269079
Views:
24
Hi Steve,

>How do I deactivate/hide the command window when I'm distributing a prototype as a set of menus and .prgs rather than .app or .exe ?

Try:
DEFINE WINDOW HideCommand FROM 1,1 TO 2,2
SHOW WINDOW COMMAND IN HideCommand
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform