[futurebasic] Re: Re: [FB] re: Number of lines in BOX?

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 1998 : Group Archive : Group : All Groups

From: Hans van Maanen <hvmaanen@...>
Date: Thu, 31 Dec 1998 08:32:14 +0100
>rick reminded us:
>>   TEHndl&=TEHANDLE(theFld)
>>   numLines% = TEHndl&..teNLines%
>
>thanks, rick.
>use rick's way, hans.       :+)
>
>-bowerbird
>

OK, I'll try. But it takes some extra time to put my text in an edit field
and calculate the number of lines. I was hoping someone might know the
inner workings of the DEF BOX -- so I don't have to make the extra trip
into the edit field.

Well, this will do for now...

Thanks,

Hans