Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query Control Source
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Query Control Source
Divers
Thread ID:
00182892
Message ID:
00182892
Vues:
46
Hello All,
Am I correct in thinking you could use a comma delimited list as one of the args for the $ operator, what I am trying to do is, in the init of my base grid class I query the controlsource for each column, if there's an operator present I want to skip the column, I thought I could do as follows

if "*,+,/,-" $ this.controlsource
whatever
endif

but it doesn't work, any suggestions welcome apart from if "*" $ this.controlsource or "+" $ this.controlsource etc...

Regards

Pete Kane
Regards,
Peter J. Kane



Pete
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform