terpri From AutoCad AutoLISP Functions previous page next page term_dialog T Functions textbox AutoLISP Reference Guide > AutoLISP Functions > T Functions > terpri Prints a newline to the command line (terpri) The terpri function is not used for file I/O. To write a newline to a file, use prin1, princ, or print. Return Values nil previous page start next page