Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Regular Expression help...
Message
De
28/01/2010 17:23:19
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
28/01/2010 12:13:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01446344
Message ID:
01446432
Vues:
48
>>
>>	local obj
>>	
>>	obj = createobject('VBScript.RegExp')
>>	obj.Global = false
>>	obj.IgnoreCase = false
>>	
>>	obj.Pattern = '^[_a-zA-Z][\w]*\.[_a-zA-Z][\w]*$'
>>	
>>	?obj.Test('Table123name.f')
>>
>
>Thanks... This seems to work with my first few tests.
>
>Man, I've got to study what all that does, but for now, problem appears to be solved.
>
>I love UT.

Some day, in not so distant future, you may save the day, like this.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform