[futurebasic] Re: Odd Var Addr. Error

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

From: tedd <tedd@...>
Date: Wed, 2 Sep 1998 15:54:59 -0400
>In attempting to compile my appl. I repeatedly receive an "Odd Variable
>Address Error" - The variable room in LOCAL FN or main program ended with an
>odd number of bytes for variables.
>
>I am recompiling all of my INCL's in this process and the error occurs on the
>attempt to compile the first INCL file. This is not one in which I made any
>changes since the last compile.
>
>Can anyone tell me how this might happen? What I should be looking for in
>terms of errors.
>As always, help is much appreciated.
>Roger


Roger:

Add a 1 byte global (i.e., DIM dummy%;1) to your globals.

tedd

___________________________________________________________________
<mailto:tedd@...>	               http://sperling.com/