Registered forum members do not see this ad.
hey guys,
my autocad has encountered a problem where none of my shortcut commands work, so instead of typing CO for copy ill have to type in the whole word.
is there a fix for this?
thank you
Registered forum members do not see this ad.
The shortcuts are defined in a file named acad.pgp - seems that on your workstation the file is lost, moved or wrong edited. First, try to check is AutoCAD is still able to see that file - paste the below code to command line:
If the result is nil, then please try to do a seacrh in Windows for the said file.Code:(findfile "acad.pgp")
Regards,
Mircea
AutoCAD's happy user equation: FILEDIA + PICKADD² + PICKFIRST = 3
Bookmarks