Message 1 of 5
🙏 How to put a value in memory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone. 👋
👉How to put a value in memory.
I would like to know how to put a value in memory, only in the current drawing, to reuse it several times until you enter a new value or close the current drawing.
For example: Suppose we have a lisp routine and it asks us to enter a text or a number and that value is stored in memory, for when the command is called again, I can use the value that I previously entered, it is as if it were the last command you use in autocad.
Is it possible to do this?
How is it done?
Thank you very much for reading my message.
Greetings.
PS: I don't know anything about visual lisp programming, for this reason I ask you to write how it would be done.