home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / doslogo.zip / LOGOHLP.ZIP / OPENREAD.HLP < prev    next >
Text File  |  1990-06-11  |  430b  |  7 lines

  1. openread  -- Operation, one input.  Abbreviation: openr
  2.      The input to this procedure is a word, which must be a Unix  filename.
  3.      It  can  contain slashes to indicate directory names.  If the file can
  4.      be opened for reading,  the  output  from  the  procedure  is  a  file
  5.      descriptor,  which  should  be stored in a variable for use in reading
  6.      the file.  If the file cannot be opened, an error results.
  7.