opencard message

Klaus Major klaus at major-k.de
Tue Mar 1 09:31:07 EST 2005


Hi friends,

short question:

The docs say, that "opencard" will be executed everytime you GO (!!!) 
to that card.

OK, when navigating from card to card in the same stack it does work,
but when coming from another stack it doesn't!


Example:
Card 1 of stack "A":

on opencard
   beep
end opencard

When i go to card 1 from card 2 of the same stack it beeps.
It also works when i open that stack...

But in a (one and only) substack "B" of that stack "A" i have a button:

on mouseup
   go cd 1 of stack "A"
   ###GO, see above!!!
end mouseup

It does NOT beep...
No other handlers involved!!!!!

Am i overlooking something obvious?


Regards

Klaus Major
klaus at major-k.de
http://www.major-k.de



More information about the use-livecode mailing list