Hi all,
I just recently switched from PC to CAD for MAC and am loving it. One of my favorite .lisp files that I routinly use is giving me a bit of concern though. I load the PLDiet.lisp and that goes smoothly, i even go through all the prompts till the point of picking a pollyline. after that it just stops working, and if i escape i get the following message:
Error: bad argument type: lselsetp nil
Cannot invoke (command) from *error* without prior call to (*push-error-using-command*).
Converting (command) calls to (command-s) is recommended.
Any and all help appreciated ๐
Solved! Go to Solution.
Solved by maxim_k. Go to Solution.
Hi @chloeleyba8NWHJ ,
PLDIET.lsp contains vlax- functions that are not available on Mac, that is why you cannot use it in AutoCAD for Mac.
Can't find what you're looking for? Ask the community or share your knowledge.