guitarguy1685 Posted April 6, 2010 Posted April 6, 2010 Is it possible to store a LISP variable in a drawing? Quote
rkmcswain Posted April 6, 2010 Posted April 6, 2010 You can store the value in one of the USERxx system variables, or you can store it as xdata or in a dictionary. Quote
guitarguy1685 Posted April 7, 2010 Author Posted April 7, 2010 it seems as though the userxx system are only saved in a sheet while it's open. with external data files I know I can write/read/append but I didn't think I can actually replace data. I'm not familiar with the dictionary option you mentioned. I'll take a look at it. Quote
rkmcswain Posted April 7, 2010 Posted April 7, 2010 it seems as though the userxx system are only saved in a sheet while it's open. The User and [r]x variables are saved in the drawing, the userx are not. I'm not familiar with the dictionary option you mentioned. I'll take a look at it. Take a look at http://www.afralisp.net/lisp/dict.htm 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.