Next: fzw, Previous: fzr, Up: Internal Routines [Contents][Index]
fzread, var, file [, header, /printheader]
fzread( 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: fzr, f0r
, f0read