Error Compiling Phoenix code

Hi,
I am new to robotics and programming. I have a basic atom pro 28 that I am trying to program with the Version 2 Phoenix code. When I try to load the program I get a compile error. It says “File Phoenix_v20.bas [line 1071] : [token inc] : Redefining to VAR. Errors Detected” Can anyone help me in figuring out what this means and how to fix it? I looked at what I think is line 1071 in the file but don’t know enough about it to tell if something is wrong with that line, or if I am really looking at line 1071. Do comments and blank lines count?

Thanks, Tom

Never mind I found another post that had a suggestion about using ASM {} around some timer interrupt statements. Sorry, I should have looked before posting. I will try the ASM pair when I get home today.