Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Elusive SET TALK Command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01298531
Message ID:
01298551
Vues:
19
>>>>When I pick a form off the menu, I'm starting to see output text scrolling down the desktop.
>>>>The first line in the Load Event is SET TALK OFF.
>>>>
>>>>So how do I find out where this is happening?
>>>
>>>Immediately after the SET TALK OFF in the load, add SET STEP ON. Run the form. Set a breakpoint to SET("TALK")="ON" or step until you see it switched on.
>>
>>
>>The text is appearing BEFORE the form load.
>
>How about putting in your startup .prg? Does that help?

The Application Object already has a SET TALK OFF, but the form's are opened in the frmaework, and have their own
data session, so it's hard to tell which session is causing it.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform