Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Set talk and datassesion
Message
De
04/01/2006 16:18:42
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
04/01/2006 16:11:01
Eric Gauthier
Transcontinental Interweb (Montreal)
Boucherville, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01083314
Message ID:
01083321
Vues:
11
>Hi all,
>
>when I start VFP8, I set talk off, so I'm sure it's off.
>
>After that, I create a baseform class identical to a normal form. I dont put new variables or methods in the baseform.
>
>When I create a form with the class baseform, and I run the form with a ?sys(103) -- or ?set("talk") -- in the load method (added in the new form not in the baseform class) the result is OFF. Good. BUT, I dont know why, when a set the propertie datasession to Private (2) IN the baseform and i run another new form created with class baseform, BANG the talk is ON.
>
>IT's a huge problem for me and I have do anything without succes.
>
>Someone can help me please.
>
>PST if you need more detail.

You need to set talk off in the load in the form baseclass. SET TALK and others are scoped to the private data session.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform