If you're on linux in jconsole, and want unbuffered output, use write to
your process's stdout handle in the /proc/ file system.

-- 
Raul

On Sun, Jan 26, 2020 at 11:33 AM 'Sergey Kamenev' via Programming <
programm...@jsoftware.com> wrote:

> 26.01.2020 19:15, Brian Schott пишет:
> > 'aaa' empty@(1!:2) 4
>
> Thank you, Brian!
>
> '.' empty@(1!:2) 4
>
> Really no new line after this verb in session mode!
>
> But I found another problem.
> Output of this verb is cached in some buffer and displayed only after
> invoking 'echo' verb.
> I see this in ./scripts.ijs mode (on Linux)
>
> I has coding displaing dots in long loop and this caching make me nervous:
> I don't see signs of work of my program.
>
> Sergey.
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to