Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting rid of ALL statusbar system messages
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Getting rid of ALL statusbar system messages
Miscellaneous
Thread ID:
00064244
Message ID:
00064244
Views:
64
Hello,

I can't get rid of the following (for users confusing) message
on the statusbar:
Tablename(Databasename!Tablename) Record: 2/6 not locked

This message appears when opening a table: use table

I have set everything off:
TALK, NOTIFY, CONSOLE, STATUS, ECHO, DEBUG
also in the load event of forms with private datasessions.

The only thing which helps a little is:
SET MESSAGE TO ""
This sets the statusbar message to blank. Unfortunately it is
overwritten some time - not every time by the annoying message
described above.

Of course I can set status bar off. But I want to use the
statusbar.

Any suggestions. Thanks in advance.

Andreas
Next
Reply
Map
View

Click here to load this message in the networking platform