gettingstarted
[Top] [All Lists]

Re: [RB List] CheckBox compile error

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: [RB List] CheckBox compile error
From: Aaron Ballman <aaron at realsoftware dot com>
Date: Sun, 30 Jan 2005 14:45:02 -0600
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <000101c4f77d$2acae850$183293ac at MIKESXP> <41E43BAC dot 6CAE302A at online dot no> <41F017EC dot 46A1853C at online dot no> <41F23D58 dot C0D687A0 at online dot no> <41F557D2 dot 6220CBB3 at online dot no> <a06200724be1b0f024981 at [10 dot 10 dot 13 dot 4]> <41F5831E dot D013A13E at online dot no> <a06200700be1b62d7edd0 at [10 dot 10 dot 13 dot 4]> <41F6D587 dot CD89CB26 at online dot no> <41FB761E dot 92BF4C7B at online dot no> <3bb52f5bcaa142f9a82a311905c56d1c at shaw dot ca> <41FB79EB dot FA6752DD at online dot no> <a873e25f2ceb912ff48e2ae4c9ccd446 at shaw dot ca> <41FB7E09 dot F40DC2DD at online dot no> <69ef35d7a3cac76189b567965e6cbd0f at shaw dot ca> <41FB8D77 dot 40AA7A22 at online dot no> <215d54f4d7b87e6686016e7406349827 at shaw dot ca> <41FBC72C dot F8C80C27 at online dot no> <41FD46FA dot 70234872 at online dot no>
This code in a CheckBox's Action Event won't compile,
no error messages, the debug window shows for 1/2 sec then back
to the editor.  Whats wrong here?

'************************
  If CheckBoxInterpolate.value=True Then
    Interpolate=True
  Else
    Interpolate=False
  End If
  '**********************

What is Interpolate? Is it a property on the window? Also, what error is the compiler giving you?

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

<Prev in Thread] Current Thread [Next in Thread>