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: Fri, 29 Apr 2005 09:13:04 -0600
User-agent: Mozilla Thunderbird (X11/20050322)

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



reply via email to

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