j
k
j a
j l
This exactly. —S
On Jan 23, 2023, at 10:56 AM, Pascal Bourguignon <pjb@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.
On Jan 23, 2023, at 10:56 AM, Pascal Bourguignon <pjb@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.
Back to the thread
Back to the list