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@...>