No error messages, the debug window just flashes, then back to the
editor...no explainations!
Is the app still running? Or has it quit? Also, what OS are you
running on?
The variable has nothing to do with it as even this code gives the same
result:
If CheckBoxInterpolate.value=True Then
' Interpolate=True
Else
' Interpolate=False
End If
How did you narrow it down to this code?
~Aaron
--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|