Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to redirect the messages in the status bar ?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051286
Message ID:
00051306
Views:
35
>Hello guys,
>Is there a way to turn off the status bar, but still have
>the messages displayed in another place, like the small
>window that shows when you say :
>WAIT "Hello" WINDOW NOWAIT
>I don't like how the status bar looks in Win95, but I like
>to know what the system is doing. In example, all my
>SQL-Statements I have it sorrounded with SET TALK ON and
>SET TALK OFF, without the status bar this will screw up my
>screens, Is there a way to redirect the output of
>the status bar without going through all the code.
>
>=THIS.thanks("in advance")

Luis,

Try SET TALK ON followed by SET TALK WINDOW

During SQL execution, you'd get a thermometer bar showing percentage complete on long queries. Other operations like PACKing will display the output in the equivalent of a WAIT WINDOW. This works only if SET STATUS BAR is set to OFF.

HTH,

George
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform