TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: daron on July 28, 2006, 09:37:36 AM

Title: send output to dynamic prompt
Post by: daron on July 28, 2006, 09:37:36 AM
I've been using 2006 with the command line off. I would like to be able to have any lisp output be sent back to the dynamic prompt next to my cursor the same way it works for standard commands. Does anyone know of a variable or something like princ, prompt, prin1, etc. that will help me accomplish this?
Title: Re: send output to dynamic prompt
Post by: zoltan on July 29, 2006, 02:41:41 PM
I asked this question here http://www.theswamp.org/index.php?topic=8086.0 a long time ago - never came up with a good solution.