I'm very new to MacroScheduler and to programming in general. What I'm trying to do is to make MacroScheduler read the text in a window and then make it click somewhere and type the found text there. However, it just types strText instead of what it found (if it even found anything).
Could somebody help me out?
Thank you!
Code: Select all
GetTextInit
GetTextInRect>1292,273,1326,291,strText
MouseMove>1320,870
LClick
SendText>strText