Ronso,
I went through this thread again because my problem still isn't solved.
In post number 144 I wrote this:
Now, the red part obiously won't work. Reason is because there can be no arguments passed in the routine as it is.
If I change the routine (defun c:wipe (Type Radius ...etc. ) it still won't work.
This post, number 86, describes how I have set it up using menu's and toolpalettes in combination with macro's.
The blue part will work only as a macro in a toolpalette or whatever. So when it comes to the macro stuff, this I understand but is not the approach.
My point is how can I enter a command on the command line so with one command it does what I need like:
I will try to reproduce my modified lisp (I seem to have deleted it) and maybe you can then see whats going on.Code:Command: (c:wpipe "Radius" "150" "None" "Yes" "300")
I truely appreciate any help!
Kind regards,
MarcoW
Bookmarks