Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SendMessage EM_ / RichText
#3
ok here is what iv done with the code that you gave me

Code:
Copy      Help
ClearOutput
str s sp diff
sp.getwintext(id(679 "RUN TIMER"))
out sp
rep
,s.getwintext(id(679 "RUN TIMER"))
,if(s.len>sp.len) diff.get(s sp.len)
,,out diff
,else diff=""
,sp=s
,1

it works but the diff string has a blank line in it so when it outs whats in my box im reading. there is spaces in it, is there anyway to take out the blank line ? ......the blank line always seems to be the top line in the string


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)