Canґt find the error!?
#1

here is my code :
Code:
if((farbe1 > -1) && (farbe1 < 127) && (farbe2 > -1) && (farbe2 < 127)){
}
and it says:
Code:
 error 001: expected token: ")", but found "{"
what is wrong ... i dont get it...
pls help me
Reply
#2

Delete this opening brace...
Reply
#3

You need an extra ) at the end i think, that's what the error says, but if i look at the code, it's all normal.

Maybe some other code in your script?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)