Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WestWind/database filter help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01516279
Message ID:
01523106
Vues:
68
I've since gotten this to work the way I intended, but I wanted to update it to allow the user to search on two different fields if need be. How can I make it also look to another variable for the searching like the code below?
cmd = [exec InTransitRN ?']+fdBlNo+[']
So basically I want them to be able use the above if they have that number, but also search on this one:
cmd = [exec InTransitRN ?']+fdRefNo+[']
Is there a way to combine the two somehow or does it have to be done separately? Would a CASE statement work here? I was thinking of having it check to see which text box had data in it and use the associated code based on that. I don't know if that's a good way to do it though.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform