Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why can't I hide my 'Selected n records.. ' messages?
Message
From
08/04/1999 15:17:34
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00206609
Message ID:
00206610
Views:
21
>How do I hide messages that would usually appear in the status bar?
>
>I am writing an app that does not use a status bar and am using SET TALK OFF in all kinds of places. Yes, especially in my base form class.
>
>Yet I am still seeing the "Selected n records" message bleed through as certain (private data session) forms popup and I can't seem to hide it!
>
>It appears to me that its coming from the loading of the data environment, but I can't be sure.
>
>Is there any sure fire way of getting rid of all these system messages?
>
>HELP!

Forms with Private Datasession restore bunch of settings to their defaults, so you should set them again (e.g. in Form.Load event). See SET DATASESSION in Help for the list of these settings.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform