Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible regular expression problem
Message
From
21/07/2006 20:30:19
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01138721
Message ID:
01138770
Views:
12
>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

Thank you very much, Hugo! On target.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform