Jump to content

Recommended Posts

Posted

Is it possible to store a LISP variable in a drawing?

Posted

You can store the value in one of the USERxx system variables, or you can store it as xdata or in a dictionary.

Posted

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.

Posted
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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...