Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Filter To
Message
 
À
13/07/1998 14:41:22
John Goodrich
John A. Goodrich & Associates
San Jose, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00116898
Message ID:
00116902
Vues:
23
>i am using the following line of code in my combo box to filter
>out the materials i will be using in my table i call the material
>mat. the line of code i am using in the afterRowColchange of my
>grid:
>lcFilter = [Set Filter To mat="] + mat + ["]
>&lcFilter
>
>This code works fine, and I know how to use the filters
>on tables. I don't understand what the brackets, quote and plus
>[+"] symbols are doing.

The [] are also used to identify strings.
When dealing with close parens when building strings its easier than
+ '"'
or
+ "'"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform