extract every code out of stack

Claus Dreischer claus at dreischer.de
Tue May 30 14:13:20 EDT 2006


>Hi Claus,
>
>nice to read you again :-)

Hallo (kleiner) Klaus ;-)

...

>>(Main stack has a preOpenStack handler, the substacks don't.
>>But now some substacks perform the preOpenStack 
>>handler of the main stack when opening these 
>>substacks.
>
>you can change the script of your mainstack like this:
>
>on preopenstack
>   if the short name of the target <> the short name of this stack then
>       exit preopenstack
>   end if
>   ...
>end preopenstack
>
>and you are out of the tailor :-D
>(Hint: literal translation of a german saying)

seams i was on the wood way :-D (another german translation)

Thanks, I'll be using this now.
There must be some major misunderstanding on my 
side regarding the message path ...

Gruß,
	Claus.
-- 
http://www.danasoft.com/sig/dsagsdg.jpg



More information about the use-livecode mailing list