run (command...) from invoked lisp?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I still have some code in my lisp functions that use (command.....).
I want to call some of those functions from my palette, and am getting the "command rejected..." message.
I read you need to set commandflags.modal or session to do this, but that only seems applicable when you are defining a command via .net.
I am not defining a command, the dialog is invoking the lisp.
Most examples are oriented around calling the commands straight from .net, so I have not found a similar situation to compare to.
Part of my need to do certain activities in lisp is my xdata attachment mechanism is complex and written in lisp (but does not use command calls itself)
I may have to split up activities if (command....) cannot be called from an invoked lisp, and draw using .net and then transfer to lisp to finish off...
thx
internal protected virtual unsafe Human() : mostlyHarmless
I'm just here for the Shelties