Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Status bar and talk?
Message
From
08/04/2003 05:20:26
Victor Verheij
International Film Festival Rotterdam
Rotterdam, Netherlands
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Title:
Status bar and talk?
Miscellaneous
Thread ID:
00775017
Message ID:
00775017
Views:
53
What exactly happens when you enable the status bar via the project manager.
I've noticed that when the statusbar is deactivated things like

with _screen
.caption = 'My application'
endwith

print 'My application' to the screen.

It seems that activating the statusbar sets talk off.
But it also seems to set talk off for all datasessions. According to the msdn, set talk settings apply to current datasession only.

In other words: how do you disable printing messages to the screen for all datasessions in code?

tia Victor
Next
Reply
Map
View

Click here to load this message in the networking platform