[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.lisp

Re: problems exporting data to file

William James

8/12/2015 11:22:00 AM

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))

--
You have politicians saying that ... as many Africans as want to come into
Sweden should be able to come.... They've already said that everybody from
Syria can come to Sweden.... [T]hey are actually thinking of commandeering
people's vacation homes because they need more housing for immigrants.
--- Dr. Kevin MacDonald (http://lnrlive.com/tpc/tpc201...)