SPIN -- string wild card code
Bobb Fwed
Posts: 1,119
Has anyone written any code that could accept wild cards to match strings against other strings? I'd hate to work on something like this if it has already be done (and likely done better than what I will be able to do).
Comments
Pattern matching and data extraction in Spin using regular expressions by PhiPi
http://forums.parallax.com/showthread.php?117496-Pattern-matching-and-data-extraction-in-Spin-using-regular-expressions.
-Phil
'Sorry Bobb, I tried not to press Post Reply, but the urge was just too strong!
Now that I know about Phil's regex code, I'll probably use that.
I'm going to put this into my string object(s):