[futurebasic] Re: [FB] Fwd: for-next problem

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

From: Joe Lewis Wilkins <PepeToo@...>
Date: Tue, 06 Jul 1999 16:37:41 -0700
Probably should be


dim x%

FOR x% = 1 to 10

next x%

OK?

support wrote:

> So there I was coding along trying out some new code. I tried to run my
> project, and FB comes back with the error "This variable has not been
> dimmed, use dim....."  line number...
>
> Down in the box below is nothing more than the word "NEXT"
>
> The "NEXT" that is supposed to follow my "FOR x = 1 to 10" a few lines
> earlier... has anyone ever seen this error with a keyword like this?
>
> Robert Price
> Programmer/Tech support
> support@...
>
> --
> To unsubscribe, send ANY message to <futurebasic-unsubscribe@...>