Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] reset int w and a.findff to avoid w1 and a1...etc
#1
Hi,

Allow me to explain the cryptic title.

I have a lot of functions that each will activate the same window (I may take this out) and/or find accessible object.

I noticed that activating a 2nd window will change the w count from w to w1,w2,w3...etc. The same happens with accessible objects. This will break my code.

Is there a way to reset the w and a variables so I can always get my code to work on w and a...not w1,w2,w3 and a1,a2,a3...?

Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)