Message 1 of 8
The command linkesd to lisp is not recognized in to command line of AutoCAD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The command linked to lisp that I created as an example (defun c:VAS ()
is not recognized via the script that calls it vas.lsp
However, when I run the VAS command from the AutoCAD command line, it runs the tasks placed in it normally.
Can anyone help me where the problem is?
I already entered ._vas with -vas with ".-vas" but nothing worked...