Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session settings
Message
From
05/02/1997 11:15:46
 
 
To
05/02/1997 10:53:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00019333
Message ID:
00019358
Views:
28
>I know_ I need to set the talk off.. my problem is that i DO
>set it off in the form's ini,load and activate events and it
>doesnt work.

You only have to set it in the Load() event of your baseform. But, if you put code in your Load() event of the form that need to be executed before the DODEFAULT(), you might want to do something like.

SET TALK OFF
...
DODEFAULT()
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform