exit と quit とでコマンド再定義の扱いが異なる IJLISP ;----------------------------------------------------- (defun c:exit ( / ) ; (princ "\nquit ") (princ) ) ;----------------------------------------------------- (defun c:quit ( / ) ; (getstring "\n") (command ".quit") ;AutoCAD ) ;------------------------------------------------------ IJCAD2021Std `exit` : `princ` `quit` : `getstring` `quit` `exit` `quit` `exit` `quit`
IJCADUNDEFINE
UNDEFINEQUITQUIT
> exit quit
exitquitexitquit
UNDEFINE
UNDEFINE [] ()
<
<
xcX3v84RxoQ-4GxG32940ukFUIEgYdPy
bab7de2da9ad5563bd52b58280ba25fa
Stop