Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
INLIST() with variable?
Message
De
24/08/1999 12:24:15
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/08/1999 13:13:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00256667
Message ID:
00257144
Vues:
26
>site = 'HSC'
>This works:
>?inlist(site,'xxx','HSC') && returns .T.
>
>This does NOT work:
>clist = "'xxx','HSC'"
>?inlist(site,clist) && returns .F.
>
>I need to have a dynamic list (e.g. clist = ...) so that
>I can use this code to conditionally delete records. Not
>sure why this will not work.
>
>Any ideas or alternative solutions?
Why doesn't work and how would work has already been told at its best.
Alternative solution might be SQL delete. As I read your "conditionally delete" I sensed you first do an SQL to collect the list :)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform