• Re: problems exporting data to file

    From B. Pym@Nobody447095@here-nor-there.org to comp.lang.lisp on Tue Jun 24 00:17:40 2025
    From Newsgroup: comp.lang.lisp

    Frank Buss wrote:

    it, but it works. It would be easier, if AutoCAD lisp has the loop macro, because then you could write:

    (loop for b from 0 to (1- (sslength a)) do (your code))

    Gauche Scheme:

    (dotimes (b (sslength a)) (your code))

    Is it true that users of CL inspired the making of
    the movie "Idiocracy"?
    --- Synchronet 3.21d-Linux NewsLink 1.2