Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sp5 on vfp6
Message
 
 
À
18/08/2001 21:27:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00545920
Message ID:
00545928
Vues:
15
>>>i recently installed sp5 and when i run my vfp6 [os win2000], i notice that all reads are shown [echoed] on the first form although i have set 'talk', 'status', 'score' off in my config.fpw file. this did not happen before the sp5 installation.
>>>
>>>how do i get rid of this problem? ta.
>>
>>SET TALK is scoped to the current data session as are some other SET commands. See 'SET DATASESSION Command' in help for the complete list. If your form uses private datasession you have to include SET TALK OFF and any other set command from the list above into Load of the form or better of into load of the form's base class.
>
>
>Form.Load may be too late. BeforeOpenTables fires first.

You can always set AutoOpenTables = .F. to avoid this.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform