(defun c:1 () (command "-OFANG" "ENDP") ) (defun c:2 () (command "-OFANG" "MIT") ) (defun c:3 () (command "-OFANG" "PUN") ) (defun c:4 () (command "-OFANG" "QUAD") ) (defun c:5 () (command "-OFANG" "ENDP,MIT,PUN,QUAD") )