Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set status and development
Message
 
 
To
22/08/2001 08:59:30
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00547171
Message ID:
00547189
Views:
17
>By default, I have set status off and set talk off in my setup prg.
>I recently discovered that also adding 'set status bar off' creates some odd screen display effects - almost as if 'set talk' were on, but worse, dumping text on to the screen - for example during SQL searches. Any thoughts by the VisFox literati out there?

It looks like you have set talk somewhere. If you are using private datasession than SET TALK and some other SET comands atre scooped to that session. You have to reissue them in the form Load method or BeforeOpenTable in DE.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform