Please help me with this;
While picking points, the data/text in the command line gets wrapped even though there is more space.
(defun c:nanpt ()
(vl-load-com)
(princ "\nStakeout Point by: Nan Glase (2024-12-24)")
(princ "\nEnter \"NANPT\" to run.")
(setq...