Home
TeamSite
Clear Buffer
Jumjum
I have a script that I want all the outputs to be printed on the screen. The problem I am having is that its being buffered. Has anyone found a way to flush the buffer so that whats read is outputted when a sub routine is ran it outputs only at that time. So more real time outputting.
I have tried doing the following at the top of my scripts and nothing has worked.
$| = 1; AutoFlush the buffer and I have tried
STDOUT->autoflush(1);
Thanks,
Jum
Find more posts tagged with
Component react.asset.postCommentThread had an error.
type is required.