Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Please
#1
Ok I have this macro which waits untill it sees a certian window open then it will put some numbers in it. the code for it is
Code:
Copy      Help
rep 1
,str a = NUMBERS
,_s= a;_s.setwintext(id(59648 "WordPad"))
,out _s

Then I have a function called NUMBERS which will type out the numbers which the code in that function is just 50 without quotation marks. It will not type it in the wordpad is there a way of doing this without "number here"???


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)