AutoCAD 2000/2000i/2002 Archive (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AutoCAD PGP files

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
156 Views, 2 Replies

AutoCAD PGP files

Does anyone know how to have a second PGP file so it works as an addendum
file?
Have seen it done, but the sneeks encryped the mechanism.
SDA.
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

I just put my custom items in the pgp file in a different paragraph and
resaved it, give me a shout when you find something.

--
PIII 663, 765MB RAMM, Elsa nVIDIA Quadro2 32 Mb Ex Display Card @ 1280x960,
Win98, A14, A2K, AR3 build 134. FMSsoft 5.9 & 6.0
Andrew Schell, Lead CAD Designer & FMSsoft Software Support

"Steve Addis" wrote in message
news:D990C20D8DD34D1F1538674714790F75@in.WebX.maYIadrTaRb...
> Does anyone know how to have a second PGP file so it works as an addendum
> file?
> Have seen it done, but the sneeks encryped the mechanism.
> SDA.
>
>
Message 3 of 3
Anonymous
in reply to: Anonymous

I set the shortcuts in my acaddoc.lsp:

;Unchanged Command aliases -instead of acad.pgp -to simplify portability
(Defun C:A () (Command "_.ARC") (princ))
(Defun C:AR () (Command "_.array") (princ))
(Defun C:DI () (C:ddinsert) (princ))

note the different format for ddinsert & some other external commands.

Steve Addis wrote:

> Does anyone know how to have a second PGP file so it works as an addendum
> file?
> Have seen it done, but the sneeks encryped the mechanism.
> SDA.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report