Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Im trying to Call a DLL from autolisp. The DLL is supposed to draw some plines. The program works if it is called from the toolbar. But If I try to define a function with a 3 letter command to run it. It runs and asks for the selection sets but does not draw anything. all the windows pop up as expected and the program finishes with no apparent errors. I know I could take an easy way out and just name my dll the two letter command but I'm curious as to why this doesn't work. I call other dll's from the S::startup and they work fine but none of them are required to draw anything. Can anyone shed some light on this.
Thanks,
Solved! Go to Solution.