Print Page | Close Window

acad.pgp file

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10991
Printed Date: 19.May.2026 at 16:01


Topic: acad.pgp file
Posted By: Kennuts
Subject: acad.pgp file
Date Posted: 17.Feb.2015 at 10:52
I have always used acad.pgp as my shortcut commands.
Recently I reloaded AutoCAD 10 and I cannot get it to recognize my shortcuts.
How can I get AutoCAD to read the acad.pgp file.


-------------
KoKa
Your Vision Realised



Replies:
Posted By: John Connor
Date Posted: 17.Feb.2015 at 11:16
First the path to the acad.pgp has to be valid.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: Kent Cooper
Date Posted: 17.Feb.2015 at 16:34
If you do this:
 
(findfile "acad.pgp")
 
and it returns nil, then that file is not in one of your Support File Search Path locations.  Move it to one of those folders, or add its location to that list in Options.
 
You should probably also Search for it otherwise [e.g. via Windows Explorer], to make sure you don't have more than one such file.  If you do, I think AutoCAD will use the one in the location higher up in the SFSP list [the first one it finds], so if there's any difference, and there's some reason not to eliminate the wrong one(s), be sure the right one is in a location higher up in the list.  You can adjust the order of the list in Options.



Print Page | Close Window