[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DO!



I'm not sure just what you mean by NIL being illegal as an iteration variable
in your example of (DO () () (PRINT 'FOO)) ... you don't have any iteration
variable in your example.  Did you not realize this is recognized as a NEW
style DO instead of an OLD style DO?