On 11/27/22 13:51, a.benveni...@free.fr wrote:
Sorry John to come back but,

There is no /== operator in specs.

For me, ^== works as the not exactly equal operator because my terminal
emulator maps ^ to not; perhaps it works for you too.  Otherwise you
need to find the not character on your terminal, or turn the expression
around to use ==.

(/= is divide counter by the right-hand expression assignment operator;
it is not a binary logical operator.  See pp 737)

Reply via email to