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: Eirik Karlsen <eikarlse at online dot no>
Date: Sun, 30 Jan 2005 21:55:52 +0100
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> <D093D026-72FF-11D9-82F2-00039378202C at realsoftware dot com> <41FD48E5 dot 24FECC34 at online dot no>
Oops!
Found the problem:
I had placed this code in a method a couple of hours ago...and had forgotten
about it!
if Interpolate=False then quit

Eirik Karlsen wrote:

> Aaron,
> Interpolate is a boolean.
> No error messages, the debug window just flashes, then back to the
> editor...no explainations!
> 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
>
> Aaron Ballman wrote:
>
> > > 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
> > >   '**********************

--
*******************************************
VISIT MY HOME PAGE:
<http://home.online.no/~eikarlse/index.htm>
LAST UPDATED: 23/08/2003
*******************************************
Regards
Eirik Karlsen


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