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: Dmitri A. Sergatskov
Subject: Re: Program still does not print out while running
Date: Thu, 28 Apr 2005 23:43:36 -0600
User-agent: Mozilla Thunderbird (X11/20050322)

Robert A. Macy wrote:

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?

You can try to set "more off" as well.
Also, could you check that after your script has finished ,
the value of page_out_immediately is still one?
(May be one of the scripts resets it back to 0.)


            - Robert -


Dmitri.
--



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