Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I am getting SET TALK ON information in my form?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00426000
Message ID:
00426990
Views:
21
>>>>You have to set talk = off every time in your forms load.
>>>>Don't know why, probably someone else will tell us, but this stops the talk.
>>>Hi Ko: thanks...I did not know that... :)
>>
>> The reason is that your forms probably use private data sessions. SET TALK setting have data session scoop, so you need to set it again for each form that have private data session.

>In my case it is with a class that i run as a modal form.
>I have no private datasessions.
>It only happens if the statusbar is off

What is the DataSession property of your modal form class? If it's anything other than 1, it's using a private datasession.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform