Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Kent1Cooper
en respuesta a: Anonymous

It could have been defined in a file that was automatically loaded into every drawing when you opened it, by an acaddoc.lsp file.  Search for that, and if there is one, it may have a (load) or (autoload) function in it that loaded the .lsp file in question.  If you copy that acaddoc.lsp file into some folder location that's in the Support File Search Path list in OPTIONS in your newer setup, it will do the same.  In any case, you can go into APPLOAD, navigate to where you put that file, and Load it yourself.

Kent Cooper, AIA