Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
findrx
#1
Why do i feel like im missing something obvious here...but this wont work and i tryed everything i feel like im missing something outrageously obvious...

Macro
Code:
Copy      Help
str test temp ss
test="car"
temp="the car"
if(findrx(test temp 0 2 ss)>=0)
,out "found"
#2
swap test and temp because you now search for the car in car
#3
Thank you! wow i tryed that but i also tryed changing flags while changing that.
perfect!


Forum Jump:


Users browsing this thread: 1 Guest(s)