Thanks Shg,
I've seen some posts on this board utilizing Regular Expressions and will delve further into that.
I've never seen a Loop in this particular instance.
In pseudo code, how would this be employed?
Mark
Thanks Shg,
I've seen some posts on this board utilizing Regular Expressions and will delve further into that.
I've never seen a Loop in this particular instance.
In pseudo code, how would this be employed?
Mark
![]()
for each littlestring in arrayofstrings if instr(stringtotest, littlestring) then do something either exit for or continue looping endif next littlestring
Entia non sunt multiplicanda sine necessitate
Thanks Shg
You're welcome.
Here's a place to start for RegExp: http://msdn.microsoft.com/en-us/library/ms974570.aspx
Great Link!
Extremely informative!
Much obliged!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks