Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scrolling commands in form
Message
De
05/09/1997 12:00:04
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00048624
Message ID:
00048727
Vues:
25
>>One of my forms has begun to scroll commands in the form background when a button is pressed. At first I thought that it was encountering an error, and this caused the behavior, but I can't seem to capture any errors, and it doesn't do it if I run the program in my development directory. Any ideas?
>>
>>Ed
>Ed,
>
>Make sure you SET TALK OFF in the load of your form's.

Jim :

Your suggestion works. I was makeing a call to a method out side of my form to reset the environment. Apparently setting the environment with the SET copmmands ties the setting to the data session, not the system as I thought. After I passed the DataSessionId to the method and set the DataSession, it worked.

Ed
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform