Good day! I am a new user of PIC Basic and my version is PicBasic Pro 2.3 compiler. I am starting this thread because there is something that I cannot quite understand. There is a code in a book about robotics that I copied word for word into my editor, by the way I'm using MicroCode Studio 2003 for my editor, and somehow, when I tried to compile the program, there is an error message that says that the syntax is wrong. I'm including the code in here:
"if s1 > 225 then s1 = 225"
could anyone please help me or give me any idea why the compiler gives me an error message that the syntax is wrong? Thanks in advance!