Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windowtext.find = How to add a "-" in a search word
#1
A quick ? per above topic. How can I find a word w. a '-', such as "Model-doc".

EX:
int wMain=win("Nota Bene - [TEST_QM_find-text.nb]" "ThunderRT6MDIForm")
int w=child("" "ThunderXWText" wMain)
WindowText x.Init(w)
if x.Find("MODEL-doc" 0x1000)
mes "found"
else
mes "not found"

Thanks,

Kent


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)