sivampeta_dheeraj
2008-07-24, 05:12 PM
How can I incorporate the express tool's add on command like 'overkill'
into Autolip.
Actually I am writing a small code like
(defun c:ok()
(command "overkill")
)
but the command ok is not working.What may be the problem?
Moderator Note:
Please use [ CODE ] tags... (http://forums.augi.com/misc.php?do=bbcode#code)
into Autolip.
Actually I am writing a small code like
(defun c:ok()
(command "overkill")
)
but the command ok is not working.What may be the problem?
Moderator Note:
Please use [ CODE ] tags... (http://forums.augi.com/misc.php?do=bbcode#code)