Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find and copying text...
#5
Macro Macro1118
Code:
Copy      Help
str s.getwintext(id(15 "Notepad"))

str r
if(findrx(s "^(\d\d/\d\d/\d{4} \d\d:\d\d) \(.+?\):[]==Info==[](?s)(.+?)[]==Info==" 0 8 r 2)<0) end "failed. Either s is empty, or the format changed."

;results
out
out r


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)