Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding code to events programmatically
Message
De
09/02/2016 14:29:11
 
 
À
09/02/2016 14:16:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01631115
Message ID:
01631139
Vues:
58
I have looked at the stuff inside an SCT file I downloaded and it has this in it:
Caption = "Clear"
Name = "Command2"
PROCEDURE Click
thisform.text1.value=""
thisform.text2.value=""
thisform.text3.value=""
thisform.text4.value=""
thisform.text5.value=""
thisform.text6.value=""
ENDPROC
But trying that with my stuff in it only causes if/endif errors when trying to close the form...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform