In a message dated 7/6/99 11:39:18 PM, PepeToo@... writes: >> 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? PepeToo is correct. This is sort of an "undocumented feature" that FB lands on the NEXT line when trying to tell you of an error in the loop. GB