Peter N Lewis wrote:
I was not suggesting the ability to do not ch = 'A' (which would not make sense since you cannot negate a character).
In BP you can negate an integer which makes `not a = b' and `not a in c' (for a, b integers) valid and quite "unintuitive".
But that's unrelated to the actual point. ;-)
Frank