This is Release 1.0 of the Load Library File Manager, LLF10.LSP, a loading organizer for macros. It has been tested with AutoCad R12c3 Win only. To implement the Load Library File Manager you need to load it and then type LOADLIB at the command prompt. The idea for a Load Library File arose out of my frustration with the inability to easily and quickly organize macros to load, the limitation of the AutoCad Path for *.LSP files and the dislike of constantly using (load \"macro\") or (load \"c:/acadwin/macros/utility/macro\") over and over. Lots of extra typing especially if the macro is not in the AutoCad path. This is a fully functional shareware version with annoying alerts and has a limitation of allowing only five macros to be loaded from the \".LLF\" file. |