neq in user manual

32 views
Skip to first unread message

denis.be...@gmail.com

unread,
Nov 26, 2023, 1:19:34 AM11/26/23
to CLIPSESG
May I suggest a small addition to the user manual?
This is certainly useless for experimented users, but I think it may avoid unnecessary debugging time to beginners.

In Section 12.1.12 Comparing for Inequality, the following should be added:

WARNING: "neq..." is nor equivalent to "(not (eq ..."
Example:
(neq 3 3 4) = FALSE
(not (eq 3 3 4))  = TRUE

And similar addition to section 12.1.14 for <>

CLIPS Support

unread,
Nov 28, 2023, 1:43:14 PM11/28/23
to CLIPSESG
Added.
Reply all
Reply to author
Forward
0 new messages