Crash Recipe? (was Revolution IS rock-solid)

Scott Rossi scott at tactilemedia.com
Wed Feb 11 15:32:32 EST 2004


Recently, "hershrev"  wrote:

> on closeField
>  set the caseSensitive to false
>  find field "Find Field" in  field "list field"
>  focus on field "find field"
> end closeField
> 
> on exitField
>  set the caseSensitive to false
>  find field "Find Field" in  field "list field"
>  focus on field "find field"
> end exitField
> Now when I press a button "close this stack" the application crashes.

Works for me (but the behavior is a bit odd).

Did you try isolating the above code into a small test stack to see if you
can recreate the problem?

What happens if you eliminate the use of the reserved word "field" from your
object names (ie field "list", field "find")?

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com



More information about the use-livecode mailing list