[futurebasic] Re: [FB] [FB^3] Works w/PPC compile fails with 68k compile

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

From: Brian Stevens<brilor@...>
Date: Fri, 29 Dec 2000 21:21:37 -0700
>Brian Stevens wrote:
>
>  > Hi everyone,
>>
>  >
>I think you are facing the same problem I had a couple of posts ago. The
>address of the incoming variable should be typed as a long integer.
>LOCAL FN SeqSearch(@whichele&)
>POKE WORD whichele&,i%
>
>HTH
>
>Alain
>

Hi Alain,

Thank you! That was the answer!! I just needed another set of eyes to 
see my error. Thanks for taking the time to look. Thanks again.

Brian