[futurebasic] Re: [FB] Re: FBtoC Errors

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 2009 : Group Archive : Group : All Groups

From: Brian Stevens <bstevens33@...>
Date: Wed, 28 Jan 2009 20:14:34 -0700
On Jan 28, 2009, at 7:54 PM, Robert Purves wrote:

>
> Max Taylor wrote:
>
>> what exactly is wrong with this assignment? These are the actual  
>> line is exact order. Only the 'Lrect' line generates an errror. The  
>> other three do not.
>>
>> Trect = 0
>> Lrect = 0
>> Brect = 0
>> Rrect = 0
>>
>> Error:•• Wrong number of arguments in line 163 of SPST5.main.m
>> 163:  Lrect = 0
>
>
>
> Choose a different name for the variable, which conflicts with a  
> Headers definition
> toolbox LRect( Rect * cellRect, Point theCell, handle lHandle )

fyi: a future editor will bold LRect  as a clue to the programmer.

Brian S