Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where do I put SET TALK OFF?
Message
De
22/03/1999 23:41:57
 
 
À
22/03/1999 23:02:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00200784
Message ID:
00200788
Vues:
9
>I have a form that contains a view.
>
>My problem is that when I run the program and call that form I have the following messages appearing on the screen
>
>Selected ... records in ... seconds
>Selected ... records in ... seconds
>
>I traced it in order to put a SET TALK OFF
>
>
>Before the message appears there is a DO FORM (tcForm)
>
>When that line is executed the number of selected records appear and this is done before the LOAD EVENT for that form is activated.
>
>Where am I supposed to put the SET TALK OFF?
>
>
>TIA

SET TALK, and a bunch of other SET commands are scoped to the current datasession. YOu can put this code in the Form.Dataenvironment.BeforeOpenTables event.

to see a list of commands scoped to the current datasession, type "commands" in he help index.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform