Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible regular expression problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01138721
Message ID:
01138732
Vues:
11
You do not need RE if it is simple as your example, you could use Like()

? Like('\dir1\???.zip', '\dir1\xxx.zip') or
? Like('\dir1\*.zip', '\dir1\xxx.zip')


>How can I find out if lcFileName complies with skeleton lcFileSkeleton? For example '\dir1\xxx.zip' complies with skeleton '\dir1\*.zip'.
>
>TIA,
>
>Alex
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform