help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Program still does not print out while running


From: Michael Creel
Subject: Re: Program still does not print out while running
Date: Fri, 29 Apr 2005 09:29:21 +0200
User-agent: KMail/1.8

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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]