Message 1 of 4
Lisp loading but not working in cad 2017
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
IV lisp for putting points and point numbers in cad and exporting point numbers with coordinates to excel csv file as well as making a table of the same by clicking an insertion point in cad.It was working fantastic in civil 3d 2013 32 bit version.But recently i tried to load it in cad 2017 ,lisp loaded but while using it get terminated after a few steps shows error messsage " "Cannot invoke (command) from *error* without prior call to (*push-error-using-command*). Converting (command) calls to (command-s) is recommended." Kindly help me in this regard.I change command to command-s in trap error but still not working.