home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / printer / simsmart.lha / readme < prev    next >
Text File  |  1991-06-16  |  3KB  |  92 lines

  1. =============================================================================
  2.  
  3.  WHAT IS SIMSMART ?
  4.  ------------------
  5.  
  6.     SIMSMART is a general-purpose utility that will allow you to print
  7.  the program source code of almost any language, so that (for example) the
  8.  keywords are emboldened and underlined, and the comments are italicized.
  9.  These features are adjustable by the user, to suit individual taste.
  10.  Tabbing is also adjustable, to harmonize with the nesting depth of a 
  11.  particular program.  Output may be either on the printer, the screen, or
  12.  to another file.
  13.  
  14.     SIMSMART may easily be extended by the user to deal with extra
  15.  languages.  In this release, it comes already configured for .....
  16.  
  17.         C
  18.         C++
  19.         Modula-2
  20.         Pascal
  21.         68000 Assembler
  22.         PostScript
  23.         Ada
  24.         Amiga BASIC
  25.  
  26.  
  27.     Note that your printer should be capable of printing BOLD, ITALIC
  28.  and UNDERLINE.
  29.     Your WorkBench disk should be correctly configured to use your
  30.  printer ...
  31.  
  32.  
  33.     This program is ShareWare. If you use it regularly and find it useful
  34.  please send a small contribution to the author at the address given in the 
  35.  documentation.
  36.  
  37.  
  38.  
  39.  INSTALLING SIMSMART on your boot-up disk
  40.  ----------------------------------------
  41.  
  42.     To install SimSmart and its ancillary files on your BOOT DISK, you
  43.  can just give the command
  44.                 execute INSTALL_SIMSMART
  45.  
  46.     This will copy the SimSmart program to your C: directory, and the
  47.  ancillary files to your S: directory.
  48.  
  49.     It will also MODIFY your  S:SHELL-STARTUP script ( so that the 
  50.  correct ALIASES will be ADDED to this file ) .. see SimSmart.Doc for
  51.  further details of this !
  52.  
  53.     You should copy SimSmart.DOC and SimSMart.DOC.info  MANUALLY
  54.  to a suitable place if you wish.
  55.  
  56.  
  57.     PLEASE NOTE :  if you have only a SINGLE disk system, you should
  58.             copy the directory structure ( shown below )
  59.             to ram:  and do the installation from there
  60.  
  61.  
  62.  
  63.  FILES INCLUDED IN THIS RELEASE
  64.  ------------------------------
  65.  
  66.      c (dir)
  67.        SimSmart                           16560
  68.      s (dir)
  69.        adacom                                13
  70.        adakeys                              732
  71.        ambcom                                14
  72.        ambkeys                             1151
  73.        assemcom                              12
  74.        assemkeys                           1042
  75.        c++com                                23
  76.        c++keys                              378
  77.        ccom                                   8
  78.        ckeys                                308
  79.        modcom                                 8
  80.        modkeys                              225
  81.        pascom                                16
  82.        paskeys                              360
  83.        pscom                                 12
  84.        pskeys                              2182
  85.   APPENDto.shell-startup               966
  86.   INSTALL_SIMSMART                     646
  87.   README                              3059
  88.   SimSmart.DOC                       12983
  89.   SimSmart.DOC.info                    232
  90.  
  91. =============================================================================
  92.