This exactly. —S > On Jan 23, 2023, at 10:56 AM, Pascal Bourguignon <pjb at informatimago.com> wrote: > > In general, don't use EQ, instead use EQL, and don't use EQL on strings, but STRING=, STRING-EQUAL, or EQUAL or EQUALP.