AutoLispExt
AutoLispExt copied to clipboard
require command line compile tools
we need a command line compile tool to batch compile lsp to vlx.
in AutoCAD command line, makelispapp is not controlled by the sysvar "filedia". So we cannot use it to batch compile source file via script.
We need console compile tool to compile lsp to vlx/fas, run on cmd console, or powershell console, or autocad command line.