Functions for Working with AutoCAD
Environment Variables
- New in release 14 is (setenv), (getenv) has been around for a long time to get strings saved with the SET command in DOS. You can use the (getenv) and (setenv) commands to read and write to the Win95/NT registry
- Be careful when messing with the registry!!!!!!
- Dont forget that all items are strings, even the ones that look like numbers