[Gretl-users] Suppressing comand output in Gretl
Johannes Fichtinger
johannes.fichtinger at wu-wien.ac.at
Fri Jul 28 10:31:06 EDT 2006
Dear all,
just a simple question about text output of gretl:
The following script:
outfile temp.txt --write
printf "Model 1: R2 = %.8g, e2sum = %.8g\n", R2_m1, e2sum_1
returns in temp.txt:
? printf "Model 1: R2 = %.8g, e2sum = %.8g\n", R2_m1, e2sum_1
Model 1: R2 = 0.12531817, e2sum = 4512.596
How can I turn off the printing of the command line: ? printf ... and just see
the "real" output?
@ Sven Schreiber:
Thanks for your script, is working well!
Greetings,
Johannes Fichtinger
More information about the Gretl-users
mailing list