SLW210 Posted November 16, 2011 Posted November 16, 2011 flopo, Please read the CODE POSTING GUIDELINES. Quote
flopo Posted November 18, 2011 Author Posted November 18, 2011 (edited) Me, again. I think this site needs a place for very beginners (setq i 1) (repeat (nrpct) (command "._line" (eval (read (strcat "p" (itoa i)))) (eval (read (strcat "pst" (itoa i)))) "" ) (setq i (1+ i)) ) what's wrong here? Thanks! Edited November 18, 2011 by flopo Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.