home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / fileutil / filemind.lha / attreq.hlp next >
Encoding:
Text File  |  1992-02-21  |  835 b   |  20 lines

  1.                       File Attributes Modification
  2.  
  3.    You can view and change the file attributes bits (protection bits) for
  4. a file. The window appears with the current settings of the 7 bits displayed
  5. in 7 gadgets. Each gadget has the letter associated with one of the bits.
  6. You may toggle these gadgets on or off to set or clear the corresponding
  7. bit. When the bits ar set as desired, click the UPDATE gadget to write
  8. the current settings to the file. If you change your mind and do not want
  9. to change any bits click the CANCEL gadget to abort the operation.
  10.  
  11.       Following are the meanings of the individual bits:
  12.  
  13.    S  script file               R  file is readable
  14.    P  pure file                 W  file is writable
  15.    A  file is archived          E  file is executable
  16.                                 D  file is deletable
  17.  
  18.  
  19.  
  20.