ACCEPT /BINARY

        [SIC\]ACCEPT Var_Name /BINARY File_Name [Skip]

    Read a N-Dimensional variable  of  name  Var_Name  from  a  binary  file
    File_Name.  The  optional Skip argument indicates how many BYTEs to skip
    before starting reading.

    The command COMPUTE LINES /BLANK can be used  to  count  the  number  of
    (useful) lines in a file and to define the output arrays with the appro-
    priate size.