Coming unstuck with standalones: a real head CASE
    Sarah Reichelt 
    sarah.reichelt at gmail.com
       
    Mon May 24 07:58:53 EDT 2010
    
    
  
> In the stack, when the group "CONZ" is not visible the latter half of
> the CASE statement 'fires',
>
> In a standalone, when the "CONZ" is not visible the latter half of
> the CASE statement DOESN'T WORK.
No wonderful ideas, but are you sure the group "CONZ" is really
invisible, or is it inside another group that is invisible? That's a
trap that has caught me before, although I would expect it to behave
the same in the IDE as in a standalone.
Another possibility: could there be two groups with the same name?
Maybe they are re-ordered in the standalone, so the script is looking
at the wrong one.
Cheers,
Sarah
    
    
More information about the use-livecode
mailing list