Message 1 of 28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to get a list of all system variable names in current AutoCAD revision via AutoLISP codes? Thanks!
Solved! Go to Solution.
Is it possible to get a list of all system variable names in current AutoCAD revision via AutoLISP codes? Thanks!
Solved! Go to Solution.
@sby0531 wrote:
... Maybe there are still other environment variables ....
Since, in the case of Environment Variables [unlike System Variables], you can create your own, there is no limit to how many there may be!
I know you can do this:
1. From FIELD command dialog box, under Field category pick 'Other'
2. Field Names will show -SystemVariable- amog others
3. Next to it you will be able to see the System Variable List.
Hopefuly you get what you want to find.
In fact, this is not an AutoCAD-related environment variable. The list of all AutoCAD-related (= created by AutoCAD) environment variables can be found here:
https://www.cadforum.cz/en/envvariable.asp
Vladimir Michl, www.arkance.world - www.cadforum.cz