Stumped: 0 "not a quantity"

Subject: Stumped: 0 "not a quantity"
From: Chris Maden <crism@xxxxxxxxxxx>
Date: Mon, 26 Jul 1999 17:19:22 -0400 (EDT)
I have this code in my stylesheet:

(let auths-loop
    ((auth-idx 0))
  (if (<= num-auths
          auth-idx)

Jade reports:

2nd argument for primitive "<=" of wrong type: "#<unknown object
20930952>" not a quantity

In what sense is 0 not a quantity?  Obviously, the assignment hasn't
worked correctly, but I can't figure out how.

-Chris
-- 
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread