openwrite  -- Operation, one input.  Abbreviation: openw
     The input must be a Unix filename.  The file  is  opened  for  writing
     (replacing any previous version), if allowed, and the output is a file
     descriptor, for use by file printing commands below.  If the file can-
     not be opened, an error results.
