Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Applicaton
Message
De
28/02/2006 06:40:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
28/02/2006 04:20:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01099783
Message ID:
01099810
Vues:
16
>HiAll
>
>I have a problem with my application when I comple my application and run any form a massage display on active window "Master Index: File name tag: Tag Name" although i use SET TALK OFF command in main.prg file. Anybody have any idea whats the problem with it
> Thank all

From the help: "SET TALK is scoped to the current data session."

This means that if your forms use private datasessions (as they should), one form might have SET TALK ON, another form might have SET TALK OFF.

Since SET TALK ON is the default, you must SET TALK OFF in each form, not only in the main program.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform