in reply to Re: syntax error
in thread syntax error
= and then ~but don't put any whitespace between the two characters, because that's valid too, and means something entirely different! = is plain assignment and ~ is the unary bitwise not operator. So it would mean:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: syntax error
by FunkyMonk (Bishop) on Aug 19, 2007 at 22:19 UTC |