
14 Mar
2007
14 Mar
'07
10:58 a.m.
On Wed, 14 Mar 2007 08:31:49 +0100, "Inge Bylemans" <ingebdh@gmail.com> wrote:
The princ is for entering the data from comment variable in the textarea, like :value for a input field. I don't know how else to get the data to be shown.
Reading the documentation might help in this case: http://weitz.de/cl-who/#syntax Look at STR, ESC, and FMT. Your PRINC will only work if the stream CL-WHO is currently writing to is *STANDARD-OUTPUT*.