Hi Doug, There are a couple of ways: https://common-lisp.net/project/parenscript/reference.html#section-objects Something like (funcall (ps:getprop console 'log) "text") works. Vladimir