Exchange Forum > Search Forums
Search Results
Search Results

Cadeaux

AutoCAD General
How to run .lsp
  F1T20P1#6  I'll order 2 x-smalls if it helps. No, go ahead and make that 3...
AutoLISP and Visual LISP
Your favorite shortcut function
  F2T1P1#8  I 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#1  How 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#5  That's kinda' what I mean, but how do you get rid of the periods?...