Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Talk
Message
From
13/02/2002 19:08:30
 
 
To
13/02/2002 18:52:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00619805
Message ID:
00619807
Views:
12
Geoff,

One gotcha is that SET TALK is scoped to the current datasession. This means if you have a form with a private datasession, the SET TALK will get set to the default (which is apparently "ON" for your system) when that form loads.

You can put SET TALK OFF in the load() method of your form class...

>Hi
>
>I have a problem in my apps with 'TALK' creeping in.
>
>How do I turn TALK OFF permanantly?
>
>I have SET TALK OFF in my 'main' program and in numberous other places. I do not understand what is continually turning TALK back on. Can someone please assist???
>
>Regards
>Geoff Scott
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform