home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / APPS / macutils.lzh / MACUTILS / FILEIO / kind.h < prev    next >
Text File  |  1996-01-31  |  167b  |  11 lines

  1. #ifdef SCAN
  2. #define UNIX_NAME    0
  3. #define PACK_NAME    1
  4. #define ARCH_NAME    2
  5. #define    UNKNOWN        16
  6. #define    PROTECTED    17
  7. #define    ERROR        32
  8. #define COPY        33
  9. #endif /* SCAN */
  10.  
  11.