Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Talk
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00619805
Message ID:
00619808
Vues:
15
>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

Hi Geoff,

SET TALK and some other SET commands are scoped to the current data session.
If you're using the forms with private data session than you'll have to issue those set command in the Form's Load or DE BeforeOpenTables methods. It's best to put SET commands into function/method and call it from Load or BeforeOpenTables.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform