home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / decus / RB125 / read.me < prev    next >
Text File  |  1995-06-04  |  2KB  |  61 lines

  1. DISTRIBUTION CONTENTS:
  2. ----------------------
  3.  
  4.      The  DECUS    Program  Library  distribution  disk  contains  the
  5. following files:
  6.  
  7. READ.ME           This file.
  8. ABSTRACT.TXT   The DECUS Program  Library  catalog  abstract  for this
  9.            distribution.
  10.  
  11. ATTRIB.RNO     The VAX RUNOFF source for the manual.
  12. ATTRIB.MEM     The VAX RUNOFF formatted  manual, suitable for printing
  13.            on  a  line  printer.      This  uses  overstrikes  for
  14.            underlining and bolding.
  15. ATTRIB.TXT     The VAX RUNOFF formatted manual, suitable  for printing
  16.            on an LA or LN series printer.    This  uses SGR escape
  17.            sequences for underlining and bolding.
  18.  
  19. ATTRIB.PAS     The source code for ATTRIB.
  20. BASENAME.PAS   A support routine for ATTRIB.
  21. CLA.PAS           The command line tokenizer for ATTRIB.
  22. CTLCTRAP.PAS   The CTRL/C handler for ATTRIB.
  23. MAKEABS.PAS    A support routine for ATTRIB.
  24. WILDEXPA.PAS   The wild card expansion routine for ATTRIB.
  25.  
  26. ATTRIB.COM     The executable version of ATTRIB.
  27.  
  28.      This program has also been uploaded  to  the MARKET public access
  29. bulletin  board.    The  MARKET  bulletin board,  at  (617)  467-7437,
  30. specializes in CP/M and MS-DOS software, and has  a  wide  variety  of
  31. Rainbow  specific  and  generic  MS-DOS software.  The bulletin  board
  32. distribution consists  of two Systems Enhancements Associates archives
  33. as follows:
  34.  
  35. ATTRIB_E.ARC contains the portions of interest to users:
  36.      READ.ME           This file.
  37.      ATTRIB.DOC        The  VAX  RUNOFF  formatted manual,  suitable  for
  38.             printing on a line printer.  This uses overstrikes
  39.             for underlining and bolding.
  40.      ATTRIB.COM        The executable version of ATTRIB.
  41.  
  42. ATTRIB_S.ARC contains the sources:
  43.      READ.ME           This file.
  44.      ATTRIB.PAS     The source code for ATTRIB.
  45.      BASENAME.PAS   A support routine for ATTRIB.
  46.      CLA.PAS        The command line tokenizer for ATTRIB.
  47.      CTLCTRAP.PAS   The CTRL/C handler for ATTRIB.
  48.      MAKEABS.PAS    A support routine for ATTRIB.
  49.      WILDEXPA.PAS   The wild card expansion routine for ATTRIB.
  50.      ATTRIB.RNO     The VAX RUNOFF source for the manual.
  51.  
  52.  
  53. INSTALLATION:
  54. -------------
  55.  
  56.   1. Print  either  ATTRIB.MEM  or  ATTRIB.DOC  (straight  ASCII),  or
  57.      ATTRIB.TXT (SGR escape sequences).  This is the user manual.
  58.  
  59.   2. Copy ATTRIB.COM to the  directory  in  which  you keep executable
  60.      programs.  This is the executable program.
  61.