
17 Aug
2010
17 Aug
'10
4:11 p.m.
Aaron <aaronmaus@gmail.com> writes:
Hello, I'm currently using clisp 2.48. The problem is that if I've got a (format somewhere inside of a larger function, I don't see the printed output from that format until the larger function is finished, along with whatever the function returns.
It wasn't doing this a month or so ago, and I'm unsure what I've changed. Try using FINISH-OUTPUT.
-- With Best Regards, Stas.