>
>Of course I use variables for the wins and not actual string specs every time.


Are you saying:

windowsname = "this window"
tell window windowsname to dothis


or:

thatwindow = window("this window")
tell thatwindow to dothis

?

The second approach might keep up with any shuffling that goes on.


-- 
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to