Message 1 of 5
Using AutoLISP During AutoCAD 2022 Command Freezes Screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I use AutoLISP expressions or functions in the middle of AutoCAD commands like copy and move occasionally. When I try to do this in AutoCAD 2022, the screen freezes until I hit the ESC key. Anyone else experiencing this behavior?
Example:
1. Start the copy command
2. Select object(s)
3. Select base point
4. Type (getpoint) and hit Enter
5. Screen freezes
6. Hit ESC key to return to copy command