Programming AutoLISP Customization

CD223R2 AutoLISP Customization


HOMEWORK FOUR:

Mr. CLARENCE MCCHRSITAN

Homework and Assignment Examples: www.autolisp.freeservers.com/WESTWOOD/examples/example4.html

EMAIL:

IVORY_TOWERS@hotmail.com

OFFICE HOURS: M/W/F 4:30pm - 6:00pm

CLASS HOURS: M/W/F 6:00pm - 11:00pm

CD223R2 AutoLISP Customization

Classes Sept 12th.

Classes met Monday
from 6:00pm to 11:00pm.

(defun exitit()
     (alert "\nProgram Completed")
(princ))
(defun c:Myfirstprogram()
(princ "\nHello World")
(princ))

LINK: www.autolisp.freeservers.com/WESTWOOD/StudentEmail4.html WEEK FOUR A link your assignments and homework on this Web site.