|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Regular expression ??Given a string variable fileName
And a pattern *.txt or *.* or File?.exe Is there a simple way to determine if fileName satisfies the pattern? Thanks in advance " Just Me" <gro***@a-znet.com> schrieb: \\\> Given a string variable fileName > And a pattern *.txt or *.* or File?.exe > > > Is there a simple way to determine if fileName satisfies the pattern? If FileName Like "*.txt" Then ... End If /// -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
Table doesn't update - What am I doing wrong?
Stuck with calss in listbox retrive record ID on insert Go to URL on Button_Click Question about Destructors Errors when translating CultureInfo from C# to VB mysql date format Seeting File Attrubites access all items in a datagrid Cloning a derived control |
|||||||||||||||||||||||