Autocad 2011 64-bit Today
: Reduced "Out of Memory" crashes when working with large, reference-heavy DWG files.
The benefits of using AutoCAD 2011 64-bit are numerous. Some of the most significant advantages include: AutoCAD 2011 64-bit
(defun c:report (/ fname data) (setq fname (open "C:/report.txt" "w")) (write-line "Drawing Report" fname) (write-line (getvar "dwgname") fname) (write-line (getvar "date") fname) (close fname) (princ "\nReport saved to C:/report.txt") ) : Reduced "Out of Memory" crashes when working