Am I overseeing something here?

Jim Ault JimAultWins at yahoo.com
Tue Feb 20 14:43:26 EST 2007


On 2/20/07 10:51 AM, "Klaus Major" <klaus at major-k.de> 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

What happens if you debug at the 'IF' line of code....

 get NOT char -4 to -1 of the long name of the target = "XYZ"
>    if it then
>       exit closestack
>    end if

Jim Ault
Las Vegas





More information about the use-livecode mailing list