Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scoping a filter
Message
De
12/02/2007 11:32:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Scoping a filter
Divers
Thread ID:
01194766
Message ID:
01194766
Vues:
49
Suppose the init of a form USES a table and sets a filter based on a local variable as in
** form.init
lparams lcFilter
use mytable
set filter to field1 = lcFilter
The form also has a button for BROWSE but the browse fails because the variable lcFilter is out of scope for the button. What is the best technique to deal with this?

- Don
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform