Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get Window Text, If, Repat, etc.
#4
Again, example with QM Find dialog:

Code:
Copy      Help
act "Find"

int i; str s

key H SE ;;select
s.getsel
i=val(s)

for i i+1 10
,s=i
,s.setsel
,key H SE
,0.2


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)