Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
find after Input
#2
Macro Macro1997
Code:
Copy      Help
str f1_input
if(!inp(f1_input "Find:") or !f1_input.len) ret
f1_input.trim
if findw(f1_input "end")>=0
,out "''end'' found"
,key SE ;; Shift+End


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)