LBJ
Joined: 03 May 2007 Posts: 16
|
Posted: Tue Mar 11, 2008 11:56 am Post subject: |
|
|
| Lexikos wrote: | | LBJ wrote: | | if (i:=RegExMatch(Pattern,"(?<=[*?])\\")) | That would allow wildcards only at the end of the name. Notice the pattern I used in my test: ?u*y. |
You're absolutely correct of course.  |
|