Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set talk off problem
Message
From
16/08/2001 10:43:37
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00544669
Message ID:
00544692
Views:
21
>>In the first line of the INIT event of my forms, I Set Talk Off. In spite of this, as variables are initialized, the values display on the form. What am I doing wrong?
>>Thanks.
>
>Ken,
>Do this in the Load event. This event fires before the Init of all form objects. You may be seeing the variables initialized in your controls which fire before the Init of the form itself.
>
>HTH.


Actually, the Load may be to late depending on what is happening in the data environment and the loading of tables. BeforeOpenTables of the DataEnvironment runs first.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform