[futurebasic] Re: [FB] Problem with RECT statement in FutureBASIC ^3 v3.1.5K-Beta

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2000 : Group Archive : Group : All Groups

From: Derek Smith <dereksmi@...>
Date: Wed, 9 Feb 2000 13:46:22 -1000
On Wed, 9 Feb 2000 BRIANGH201@... wrote:

> RECT (341,294)-(437,310)'User Item:CVI("TEXT") Rect: ( 341, 294)-( 437, 310)
> 125 RECT (341,294)-(437,310)'User Item:CVI("TEXT") Rect: ( 341, 294)-( 437, 
> 310)
>   I don't have it lined numbered in the actual program code I added 125 for 
> info in this email.
> 
> Line # 125 of this FN:
>   125 RECT (341,294)-(437,310)'User Item:CVI("TEXT") Rect: ( 341, 294)-( 437, 
> 310)

That seems to be a mistake on PG's part...this looks like the window
clipper code.

Remark out the Rect 'statement', no such thing exists and I think my
clipper shows them as remarks.

-D