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