Is there a way to specify which tab to go to when I open a card?
Thanks for any help!
Warren
Tab Button
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Hi Warren,
try cheers
bernd
try
Code: Select all
on preopencard
set the menuhistory of btn "tabButton" to 2 --or whatever number
end preopencard
bernd