View Single Post
  #3  
Unread 09-16-2008, 12:12 PM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

Hmm, I thought it was always unpredictable what target the tell would use if you use so much switching around it. Anyhow, the problem you've highlighted in red is that first, I doubt that element path exists... and secondly if it did exist, it would likely be a Page element and you cannot get text from that... so the tell command would get a blank response. It'd probably be something like Parent.Parent.Name.LocalText... assuming I'm guessing your XML paths correctly. ZShardButton being in GroupMembers.GroupMember1.MemberInfoPage.Effects.
Reply With Quote