Whenever I try to use CTRL+A I get the message "Unknown command "AI_SELALL". Press F1 for help.
I've looked on the forums but can't seem to find a clear solution.
Does anyone know the solution to this issue?
I'm using AutoCAD Electrical 2020
Windows 10.
Solved! Go to Solution.
Solved by chris.downing. Go to Solution.
I have 2020 as well and it works. I do have the most recent ACAD (2020.1) and ACADE (2020.0.1) updates though. You might check your About Autocad Electrical and see if you have the updates and if not try there first.
that means you have some missing files in C:\Program Files\AutoCAD 2020\Support\en-us\, try patching to the latest version.
If that fails I have attached the file for you to copy, replacing your file with this one, hopefully, that will fix it.
Standard and bespoke PLANT3D Training and ACAD Training and ACAD ELEC Training
Thanks Chris, that did fix the issue.
I had made one minor change to acad2020doc.lsp to fix the issue with the Lineweight always defaulting to .25 every time I open AutoCAD. Adding (setvar "lwdefault" 0) fixed the LW issue but I guess it messed something else up too.
What I find strange is it worked fine for a couple of weeks. Any idea why it would work for a while then stop? Or if it's possible to make modifications to acad2020doc.lsp without it corrupting the file?
Attached a copy of my acad2020doc.lsp.
Thanks,
Brandon
You can of course make changes if you are confident, if it’s done correctly there should be no issues, my recommendation is to always make a backup of any system file before changing it. I usually make a copy and rename the old file extension to .bak.
Standard and bespoke PLANT3D Training and ACAD Training and ACAD ELEC Training
I did create a backup file, I just never came to the conclusion it was that file causing the issue because it worked fine for a couple weeks.
Thanks for the help!
Brandon
Can't find what you're looking for? Ask the community or share your knowledge.