Am I overseeing something here?
Trevor DeVore
lists at mangomultimedia.com
Tue Feb 20 15:06:24 EST 2007
On Feb 20, 2007, at 10:51 AM, Klaus Major wrote:
> Solution 2, does NOT work, "do this and that..." IS being executed
> by other stacks:
> on closestack
> if NOT char -4 to -1 of the long name of the target = "XYZ" then
> exit closestack
> end if
> do this and that ONLY for stack XYZ
> ...
> end closestack
Just for giggles try this:
if NOT (char -4 to -1 of the long name of the target = "XYZ") then
does it make any difference?
--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com - www.screensteps.com
trevor at bluemangolearning.com
More information about the use-livecode
mailing list