[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
output
output()
.
""
), or
when protected file is specified, an error occurs and the system returns
to the top level.
ctrl("echo",1)
, and then
redirect the standard output to your desired file.
vtype()
References)
are performed more efficiently, with respect to both time and space,
by bload()
and bsave()
.
[83] output("afo"); fctr(x^2-y^2); print("afo"); output(); 1 [87] quit; % cat afo 1 [84] [[1,1],[x+y,1],[x-y,1]] [85] afo 0 [86] |
ctrl
, 6.11.5 bsave
, bload
.