>Hi Everyone,
>
>      I have a stack with two cards, X and Y.  Card Y has a tabbed button
>that displays a different group of fields under each tab.  I have a
>script in card X that opens card Y, but I'd like card Y to display a
>particular tabbed group by default regardless of which tab had been
>clicked on previous visits to card Y.  How can I do this?
>

in the card script for card Y:

on preOpenCard
     select line 2 of button "Tabs"
     --or whatever, haven't checked syntax
end preOpenCard


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to