Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET TALK OFF in load no effect on evaluate property
Message
From
20/01/2004 12:14:24
 
 
To
19/01/2004 22:05:45
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00868399
Message ID:
00868600
Views:
28
I've also had problems with TALK suddenly coming on in certain forms. It seems to mostly be a problem with private data sessions. For some reason the form gets labeled with talk on and it can be a real pain.

I've found putting the code 'SET TALK OFF' in the beforeopentables event in the data environment usually does the trick. But I've yet to find out why it starts putting talk on in the first place.

Greg


>I always had SET TALK OFF on top of the baseform Load() event. This has always worked great. Now, I have this form which contains some properties where I evaluate such as:
>
>
>=GetIni('WebService','Password')
>
>
>As all controls on the form are executed before the Load() event, I see the talk on screen. Where should I put the SET TALK OFF then?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform