Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NotePad name count
#18
Macro
Code:
Copy      Help
str name.getwintext(id(15"Notepad"))
str s.getsel s2
int-- i
if(s.len and findrx(s "\d+$" 0 0 s2)>=0) i=val(s2)
name+i+1
out name

this is what i put together but it still dont work. UHH i cant figure this out for the life of me


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)