Crash Recipe? (was Revolution IS rock-solid)

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


>> 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.

To simply avoid the crash add "lock messages" before "close this stack".
But this doesn't address whatever behavior you're looking for.

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