Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing a label
Message
 
 
À
04/12/2003 08:03:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00855785
Message ID:
00855801
Vues:
13
Nick, I have done exactly that but no luck. In the combo field (Interactive Change) I have the following:


DO CASE
CASE this.value = "ALL"
ThisForm.Label5.caption = "ALL Article Types"
CASE this.value = "F"
ThisForm.Label5.caption = "Fabric"
CASE this.value = "L"
ThisForm.Label5.caption = "Lining"
CASE this.value = "I/L"
ThisForm.Label5.caption = "Interlining"
CASE this.value = "T"
ThisForm.Label5.caption = "Trim"
ENDCASE


I have put the label on the same form and when I run the label is blank. Any ideas??

Thanks
Neil Lewis
IT R&D Manager
Velmore Ltd
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform