Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
findrx help
#3
Enclose the part you need, and specify subpatern (enclosed part) number. Also, use ? after ., or it will mach as much as possible.

Code:
Copy      Help
if(findrx(s "<font size=2>(.+?)<" 0 1 link 1)>=0) out link


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)