Lisp Tlen Official

(defmacro define-telnet-command (name byte) `(defun ,name (stream) (write-byte 255 stream) ; IAC (write-byte ,byte stream)))

, with support available for AutoCAD 2024 and later, as well as full versions of AutoCAD. For more information and to download the routine, visit GitHub Gist . AI can make mistakes, so double-check responses Copy Creating a public link... You can now share this thread with others Good response Bad response 6 sites Is it possible to get the total length of lines or polylines in AutoCAD ... Oct 1, 2025 — lisp tlen

(length '(a b c)) ; Returns 3

Select the objects you want to measure and press Enter again. (defmacro define-telnet-command (name byte) `(defun