[futurebasic] Re: [FB] FB^3 conversion questions

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 1999 : Group Archive : Group : All Groups

From: Derek Smith <dereksmi@...>
Date: Mon, 20 Sep 1999 01:21:55 -1000
On Mon, 20 Sep 1999, Doug Stemen wrote:

> Derek,
> 
> Thanks for the recomendation.
> 
> I made the suggested changes, but unfortunately, I still get the same error
> message.
> 
> Does FB^3 has a new limit on the size of a record that FB II doesn't have?

not that I know of...I just tried a quick test and I've got no problems
assigning record vars to each other.  Maybe its the DIM's inside your
BEGIN RECORD that could be confusing FB somehow?  You should forward a
small example to Staz in a bug report email if it doesn't appear to be the
internal DIMs.

-Derek