Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Acc object and Reg expr
#1
Hi Gintaras,

I have this accesible object statement(which works):

Acc a.Find(w "WINDOW" "3: Tenor Sax" "class=Afx:*[]id=65285" 0x1005)

However the id=65285 changes sometimes subtly, like id=65286.

I tried several things
Acc a.Find(w "WINDOW" "3: Tenor Sax" "class=Afx:*[]id=6528*" 0x1005)
Acc a.Find(w "WINDOW" "3: Tenor Sax" "class=Afx:*[]id=6528?" 0x1005)
Acc a.Find(w "WINDOW" "3: Tenor Sax" "class=Afx:*[]id=6528\d" 0x1005)
etc.

Somehow I can't get it to work. Are these statements not correct or is it in some cases just impossible to get it to work?

Regards,
GertC


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)