Your favorite shortcut function F2T1P1#8I use Array Polar a lot, so here is my AP function for Array Polar. (defun c:AP(/ Number Pt Items) (princ "\nARRAY Polar") (if (setq... Print blank lines to text screen F2T20P1#1How do you print blank lines to the text screen? If you've written a routine that echoes a lot of stuff to the text screen like purge all... F2T20P1#5That's kinda' what I mean, but how do you get rid of the periods?...