Next: resume, Previous: restart, Up: Internal Routines [Contents][Index]
restore, var, file [, header, /printheader]
restore(var, file [, header, /printheader])
Retrieves var
and header
from (compressed or
uncompressed) fz file
. If header
is not
specified and /printheader
is specified, then the header is
displayed on the screen. The function form returns 1
if
successful, otherwise 0
.
See also: fzhead, fzwrite, fcwrite
Alias: fzr, f0r, f0read, fzread
See also: store