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