Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
getl - unknown member error
#1
i have looked everywhere trying to do this and can find now clear example if any one can help me it will be much apprieciated.
str texts.getwintext(id(225 win("*Instant Message" "YSearchMenuWndClass" "" 0x1)))
int s.getl(texts [6] [flags]) ;; getting unknow member error for getl i am trying to get the 6th line of text from the str texts
out s ;; now i want to out the 6th line to qm
then i wish to check if the line equals another str but im pretty sure i know how to do that bit.
#2
int s.getl
->
str s.getl

and remove [ and ]
#3
Gintaras Wrote:int s.getl
->
str s.getl

and remove [ and ]
thxs for this been a big help


Forum Jump:


Users browsing this thread: 1 Guest(s)