From help-request at octave dot org Fri Apr 29 02:33:31 2005 Subject: Re: Program still does not print out while running From: Michael Creel To: help at octave dot org Date: Fri, 29 Apr 2005 09:29:21 +0200 You can turn off paging with page_screen_output = 0 On Friday 29 April 2005 07:33, Robert A. Macy wrote: > I have a script file that is suppposed to print out a bit > to let me know it's running. Just periodic updates over > the 10-12 minutes it takes to let me know progress towards > a solution is occurring. > > I was told to add this line... > > page_out_immediately=1; > > this line is the first line of the script file. > > After starting octave and for a few times later that line > works, then stops. Apparently after loading up tons of > variables and continually running various script programs, > there is no more printouts as this script program runs > until it is all done. > > It's more of a nuisance than a requirement, but would be > handy to have the "status" feature. > > Any ideas? > > - Robert - > > PS: I'm running octave 2.1.50a-inst.exe on Win98 > > > > ------------------------------------------------------------- > Octave is freely available under the terms of the GNU GPL. > > Octave's home on the web: http://www.octave.org > How to fund new projects: http://www.octave.org/funding.html > Subscription information: http://www.octave.org/archive.html > ------------------------------------------------------------- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------