this seemed easy to me but i get an error.
I have 2 cards in a stack and on each card is the same button.
But if a selection of that button on card 1 is made then the button on card 2 should also be set to the same choice, because else if you switch to the other card the wrong choice would be displayed in the button.
But i got an error saying Chunk:can't select an object that isn't open.
Code: Select all
select menuItem 1 of button "Language" of card 2
Thanks for any help on this.
Jerry