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: Robert A. Macy
Subject: Re: Program still does not print out while running
Date: Fri, 29 Apr 2005 08:26:11 -0700

I set page_output_immediately to 1 in the script

just after running the script and it did not print until
done...

>>page_output_immediately
page_output_immediately = 1

...wish I'd said it correctly in my emails now.

What setting of page_screen_output should I have?
Also, more on ...or... more off changes nothing

           - Robert -

On Fri, 29 Apr 2005 09:13:04 -0600
 "Dmitri A. Sergatskov" <address@hidden> wrote:
> Robert A. Macy wrote:
> > The script says...
> > page_output_immediately=1;
> > ...but fails to print out until the end
> > 
> > my emails incorrectly said...
> > page_out_immediately=1;
> > sorry.
> 
> So, did you check for
> page_out_immediately
> 
> or
> 
> page_output_immediately
> 
> after the script run?
> 
> If you indeed checked for the same variable you
> set at the beginning of the script, and this variable
> undefined, I suspect that somewhere in your script
> you have "clear all"  removing this variable.
> 
> 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
>
-------------------------------------------------------------
> 



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