home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / sharew / logo / doslogo / help / openread.hlp < prev    next >
Encoding:
Text File  |  1990-06-11  |  430 b   |  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.