Function Syntax: LISPLOADEXTRA / LISPLOADREPORT / LISPLOADDIAG Version: 1.0 Date: 25.06.2026 8:46:25AM Version: 1.0 Date: 11.08.2026 3:38:21PM N/A Description 🧩 LispLoaderExtra v1.5.000 is a modeless AutoCAD and Civil 3D .NET loader for scanning filtering selecting loading and reloading LSP VLX FAS and DLL files from a structured CAD tool library. 🎛️ The plugin provides a dark themed WinForms interface with category and name filters search checkboxes status columns a live log pane and load controls. 🛡️ Files are loaded through the AutoCAD application context with isolated results so one failed tool does not have to stop the rest of the selected load sequence. Function Syntax Main window: LISPLOADEXTRA Last session report: LISPLOADREPORT Loader diagnostics: LISPLOADDIAG Primary Workflow 1. NETLOAD the compiled LispLoaderExtra DLL into AutoCAD. 2. Run LISPLOADEXTRA to open the modeless loader window. 3. The application scans the configured Help_File tree for supported program files. 4. Filter by AutoCAD or Civil 3D category name or free text and check the files that should be processed. 5. Use Load Reload or Load Selected to process the required files. 6. Review per row status version information and the live color coded log. 7. Use LISPLOADREPORT to review last session results or LISPLOADDIAG when loader API diagnostics are required. Functionalities Multi format scanning - discovers LSP VLX FAS and DLL files in the structured source tree. Modeless loader window - stays usable while AutoCAD remains active. Category and name filters - narrows the displayed tool collection. Text search - filters visible loader rows by search text. Checkbox selection - supports selective loading and Select All or None actions. Load and reload actions - process checked files or force reload the chosen set. Load Selected - loads highlighted grid rows and is also available through F3. Persistent checked state - stores checked file paths in ss checked.json between sessions. Automatic disk rescan - uses FileSystemWatcher with debounce when supported files change. Right click tools - provides load reload open folder open editor copy path and checkbox actions. Editor integration - opens source files in Notepad++ with a Notepad fallback. Live log panel - shows real time color coded loading messages with Store Log Clear and Auto Scroll. Status change flash - briefly highlights rows whose load status changed. Diagnostics command - searches loaded AutoCAD assemblies for LISP related invocation methods. Important Notes ⚠️ Project version is 1.5.000. ⚠️ LISP VLX and FAS loading uses SendStringToExecute first then acedInvoke and reflection fallback strategies. ⚠️ A 30 second per file timeout is used by the current FileLoader implementation. ⚠️ DLL loading uses Assembly.LoadFrom and AutoCAD ExtensionLoader. ⚠️ Escape is swallowed by the modeless window to avoid passing the key into the AutoCAD viewport. SEO Keywords 🏷️ AutoCAD 🏷️ Civil 3D 🏷️ LispLoaderExtra 🏷️ AutoLISP loader 🏷️ VLX loader 🏷️ FAS loader 🏷️ DLL loader 🏷️ NETLOAD 🏷️ WinForms 🏷️ FileSystemWatcher 🏷️ LISPLOADREPORT 🏷️ LISPLOADDIAG 🏷️ CAD automation 🏷️ Plugin manager