Jul 2, 2003 #1 K kimrune Newcomer Joined Jun 24, 2003 Messages 7 one quick question... what do I need to import to use regular expressions, Regexp ? Hope someone can help.. my first try using regular expressions..
one quick question... what do I need to import to use regular expressions, Regexp ? Hope someone can help.. my first try using regular expressions..
Jul 2, 2003 #2 M mutant Ultimate Contributor Joined Jan 19, 2003 Messages 1,771 Location Enfield, CT, USA Visual Basic: Imports System.Text.RegularExpressions