I'm just a newbie in AutoIt
If u have time, I wanna ask 3 things
1/ How to make a repeat loop until we press ESC
2/ Is it possible to copy any line in a window? Can we find and copy a line start with "something" For eg: I wanna copy a line in a webpage start with "There". By using mouse control??.
3/ Paste what I just copy to a Notepad window.