;;;Automatically generates complete HTML listing all autolisp files in the
;;;selected folder. Only those functions that have an explicit (load )
;;;statement AND/OR are used in the file in the form ( ...) will
;;;be included in the "Requires" line in the resulting HTML.
;;;
;;;Doslib usage is accounted for separately.
;;;
;;;> Author: Henry C. Francis
;;;> 425 N. Ashe St.
;;;> Southern Pines, NC 28387
;;;> http://paracadd.com
;;;> All rights reserved.
;;;
;;;> COPYRIGHT: 05-05-2001
;;;> EDITED: 01-22-2007
;;;
(DEFUN lsplst_error (msg / )
(IF old_lsplst_error
(SETQ *ERROR* old_lsplst_error)
(SETQ *ERROR* NIL)
)
(WRITE-LINE "\n