[futurebasic] Re: [FB] Get and set end of handle

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

From: Robin <robinc@...>
Date: Thu, 12 Oct 2000 08:34:23 +1000
> the line
> xref@ txt(1) as char
> would not actual run (although it compiled) if the length of the handle > 1
> overflow error reported.
> Is this right? I checked the docs. It looks like Jay did it correctly, but it
> does work if I change
> the line to xref@ txt(32000) as char

I believe that is corrct. XREF, XREF@ are, like DIM, checked for array
bounds errors... if you have that preference on.
-- 
Robin
====================================================
Genesearch Pty Ltd
E-mail: robinc@...
WWW:    http://www.genesearch.com.au
====================================================