home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 576.lha / Class_v1.1 / Class.doc.pp / Class.doc
Text File  |  1991-12-08  |  2KB  |  65 lines

  1.         Class v1.1
  2.   It's faster, but you can't tell. :)
  3.  (And I didn't rewrite the docs.  Call me lazy.)
  4.  
  5. NEW FEATURES:  A hilite feature!  So you can make things stand out.
  6. For instance:
  7.  
  8. 1> class "-f*foo*" dh0:mess/*
  9.  
  10. Doing this would hilite all filenames containing "foo" in them, lowercase
  11. or uppercase. (case insensitive)  Get it?  Other options:
  12.                         -c<expression>:  hilite classes
  13.                         -s<expression>:  hilite subclasses
  14.                         -i            :  hilite with inverse, not bold
  15.         (Type "class" by itself for examples)
  16.  
  17.    Class 1.1 can determine:
  18.  
  19.               o  Text files
  20.               o  IFF files
  21.                    ILBM pictures
  22.                    ACBM pictures
  23.                    8SVX sounds
  24.                    ANIM files
  25.               o  GIF pictures
  26.               o  Films
  27.               o  C sources *
  28.               o  Assembly sources *
  29.               o  Object files *
  30.               o  C includes *
  31.               o  Executables
  32.               o  Archives
  33.                    Zoo
  34.                    Lharc
  35.                    DMS
  36.               o  UUencoded files
  37.               o  Fonts
  38.               o  MED songs
  39.               o  Compressed files (.Z)
  40.               o  DMCS (Deluxe Music Construction Set) songs
  41.               o  SMUS songs
  42.               o  Info files (.info)
  43.               o  Icons (*.info)
  44.               o  MED modules
  45.               o  SONIL sources *
  46.  
  47.  ( * = These are determined by extensions (i.e. .c), so may be inaccurate.)
  48.  
  49.    Note that what it determines *may* be inaccurate due to someone playing
  50. around with your files. :)  I've had no problems with it determining file
  51. types yet.
  52.  
  53.    This is PD, so have fun.  Any questions, comments, or suggestions should
  54. be e-mailed to me at sah@gnu.ai.mit.edu.
  55.    Thanks to Nathan Ramella for coming up with more file types when I thought
  56. I'd gone through them all. :)  Mail him at floyd@cscihp.ecst.csuchico.edu.
  57.    AND, thanks to Nathan again for coming up with the table idea.  Much
  58. neater.
  59.  
  60.  REMEMBER: If you come up with any more file types that would be useful for
  61. Class to recognize, e-mail me saying so!  Thanks.
  62.  
  63.  -- Tarador Dranon
  64.     sah@gnu.ai.mit.edu
  65.