Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regular Expression help...
Message
From
28/01/2010 17:23:19
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
28/01/2010 12:13:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01446344
Message ID:
01446432
Views:
46
>>
>>	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.
Previous
Reply
Map
View

Click here to load this message in the networking platform