Message 1 of 3
; error: no function definition: GET:VARS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using AutoCAD 2020 and have several LISP routines that I use to detail PT. When I try to run a LISP routine I get the following message...; error: no function definition: GET:VARS.
The commands have been working until I imported one of my old profiles. When I realized the profile did not have any benefits, I deleted and reloaded my current profile that I've been using for the past year and that has been working. Now when I try to run my LISP routines, I get that message. Anyone have any idea as to what "GET:VARS" means? I have tried to SETVAR to "0" or "1" and it doesn't help. Thanks!