[futurebasic] Re: [FB] FB^3 R6 -- Question about Appearance Button

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 2002 : Group Archive : Group : All Groups

From: Douglas Stemen <dstemen@...>
Date: Fri, 08 Mar 2002 09:15:21 -0500
On 3/8/02 9:03 AM, "gnome" <gnome@...> wrote:

> 
> Le vendredi 8 mars 2002, à 02:52 , Douglas Stemen a écrit :
> 
>> appearance BUTTON
>> 10,1,,,,"Close-
>> F5",(5,200)-(105,220),_kControlBevelButtonNormalBevelProc
>> 
>> Anyone know what I am doing wrong?
> 
> i believe that you are using the wrong syntax.
> check, you may be missing a comma before the
> "_kControlBevelButtonNormalBevelProc".
> 
> :-j

Thanks. The commas seem to be consistent with the reference manual and there
are no compile errors to indicate something is wrong.