From owner-help-octave at bevo dot che dot wisc dot edu Thu Jan 30 20:20:21 1997 Subject: Re: How get I get immediate output froma script or function file From: Craig Earls To: help-octave at bevo dot che dot wisc dot edu Date: Thu, 30 Jan 1997 21:16:11 -0500 John W. Eaton wrote: > > On 30-Jan-1997, Craig Earls wrote: > > | I have a fairly long job running that I would like to get some > | intermediate results from, before it completes. It appears that under > | 2.0.2 the terminal output is cached until the script terminates. How can > | I get immediate output from a running script? Thanks to Marvin Vis, the answer was to use fflush(stdout) after each piece of out put I wanted, thanks to every one for the assistance. -- ----------------------------------------------------------------- Craig P Earls cpearls at ziplink dot net LT US Navy, MIT Ocean Engineering cpearls at mit dot edu -----------------------------------------------------------------