Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I shorten code this?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How can I shorten code this?
Divers
Thread ID:
00314481
Message ID:
00314481
Vues:
76
I am looking for a shortcut way to do this.
Thanks in advance and then some.

IF mytable.my_field1 = "Y" OR ;
mytable.my_field2 = "Y" OR ;
mytable.my_field3 = "Y" OR ;
mytable.my_field4 = "Y" OR ;
mytable.my_field5 = "Y" OR ;
...(do whatever)
ENDIF
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform