Solved
How cand i write r1:=r2:=r3:=1?
i know it's very basic but i cannot find an answer by myself:
i cannot put ":=" after second value (r2).
Thanks..
i know it's very basic but i cannot find an answer by myself:
i cannot put ":=" after second value (r2).
Thanks..
It's not basic, it's not allowed.
r1:=1 r2:=1 r3:=1
works
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.