;;; ;;; ;;; Author: ;;; Henry C. Francis ;;; 425 N. Ashe St. ;;; Southern Pines, NC 28387 ;;; ;;; http://www.paracadd.com ;;; All rights reserved. ;;; ;;; Copyright: 3/29/00 ;;; Edited: 3/29/00 (DEFUN c:rrchanl (/) (IF c:mklayr nil (LOAD "mklayr.lsp" "\nFile MKLAYR.LSP not found! ") ) ;_ end of if (c:svlayr) (SETQ mjrg "C") (SETQ llt "-") (SETQ prod "RRAP") (SETQ colr "1") (SETQ modf "PATT") (C:MKLAYR) (COMMAND ".hatch" "grav" 50.0 0) ;;; (c:rslayr) (PRINC) ) ;_ end of defun ;|«Visual LISP© Format Options» (120 2 15 2 T "end of " 100 9 2 0 nil nil nil T T) ***Don't add text below the comment!***|;