Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sp5 on vfp6
Message
From
18/08/2001 21:27:08
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00545920
Message ID:
00545925
Views:
22
>>i recently installed sp5 and when i run my vfp6 [os win2000], i notice that all reads are shown [echoed] on the first form although i have set 'talk', 'status', 'score' off in my config.fpw file. this did not happen before the sp5 installation.
>>
>>how do i get rid of this problem? ta.
>
>SET TALK is scoped to the current data session as are some other SET commands. See 'SET DATASESSION Command' in help for the complete list. If your form uses private datasession you have to include SET TALK OFF and any other set command from the list above into Load of the form or better of into load of the form's base class.


Form.Load may be too late. BeforeOpenTables fires first.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform