Hi Alex,

is this supposed to happen?

: (show NIL)
NIL NIL
-> NIL
: (onOff)
-> T
: (show NIL)
T T
-> T
: (=T NIL)
-> T
: 

(onOff sym ..) -> flg

   Logical negates the VAL's of all argument symbols sym. Returns the
   new value of the last symbol.

- Should not the symbol names be passed explicitly?
- Why does it return value of the last symbol?

Thanks,

Tomas
-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe

Reply via email to