[futurebasic] Re: [FB] XREF vs Growing your own

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

From: Rick Brown <rbrown@...>
Date: Fri, 27 Nov 1998 10:16:41 -0600
Mark wrote:
> I don't think you can even XREF record variables anyway, just shorts and longs.

You can _theoretically_ XREF[@] record variables.  However, there is a
bug in FB involving the use of XREF'ed record variables, which can cause
a system crash.  The bug seems to exist for XREF, but not for XREF@.

- Rick