home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d987 / loancalc.lha / LoanCalc / MuchMore / MuchMore.ReadMe < prev    next >
Text File  |  1994-04-05  |  14KB  |  363 lines

  1.  
  2.  
  3.                         M u c h M o r e  V 3.0
  4.                      ============================
  5.  
  6.  
  7.                       © 1991 by Fridtjof Siebert
  8.                              Nobileweg 67
  9.                          D-7000-Stuttgart-40
  10.                      Federal Republic of Germany
  11.  
  12.  
  13.  
  14.   What is MuchMore?
  15.  
  16.     MuchMore is  another  program  like  More,  Less  etc.  that prints
  17.     ASCII-Files to the screen.  Unlike these, it opens its  own  screen
  18.     to show  the  text  and  to scroll it softly!  But not only softly,
  19.     MuchMore is also able to scroll very quickly if  you  want  it  to!
  20.     Furthermore,  there are commands to search for strings and to print
  21.     the text.  MuchMore will run on any  Amiga,  whether  it's  a  PAL,
  22.     NTSC, overscan  or  any Amiga in future.  Because MuchMore's screen
  23.     has no border, there are 80 characters displayed per line.
  24.  
  25.   Why MuchMore instead of MORE, BLITZ or LESS?
  26.  
  27.     MuchMore  is much shorter than  LESS. BLITZ or other  programs that
  28.     scroll quickly or softly usually use 2 Colors and don't support any
  29.     special fontstyles.  MuchMore instead has four Colors and  displays
  30.     bold,  italic,  underlined  and  inverse  text.  Unlike many  other
  31.     programs, MuchMore may use any non-proportional Font to display the
  32.     text.
  33.  
  34.     MuchMore is  ideal  to  display  long  texts.    The text is loaded
  35.     simultaneously while it  is   displayed.   That  is,  while  you're
  36.     reading  the first page, the rest of the text is loaded into memory
  37.     and you're able to move  through  the  text  quickly  then  without
  38.     re-loading it.
  39.  
  40.   How to start MuchMore:
  41.  
  42.     CLI:
  43.  
  44.       Just Type:
  45.  
  46.         MuchMore [-l|-f<font>|-s<size>] <FileName>
  47.  
  48.       FileName is the name of the  ASCII-Text  that is to be displayed.
  49.       If there  are any spaces in  the filename, it must be enclosed by
  50.       quotes. "MuchMore ?" displays  the usage.  If MuchMore is started
  51.       without an argument and the arp.library is installed, it will ask
  52.       for the filename using arp's filerequester.
  53.  
  54.       '-l' forces  MuchMore to open an  interlaced Screen.  When you're
  55.       using an  interlaced WB-Screen,  this tells MuchMore  not to open
  56.       an interlaced screen.
  57.  
  58.       You may select  a font  by providing  the options  '-f<font>' and
  59.       '-s<size>'.  To force  MuchMore to use  Topaz 11,  type 'MuchMore
  60.       -fTopaz -s11'.
  61.  
  62.     Workbench:
  63.  
  64.       Just click the text to be printed with your mouse and then shift-
  65.       doubleclick MuchMore.
  66.  
  67.       Texts with  MuchMore as  their  default-tool (e.g.  ":c/MuchMore"
  68.       when MuchMore has been copied to the disk's :c/ directory) can be
  69.       displayed easily by doubleclicking them.
  70.  
  71.   MuchMore's commands:
  72.  
  73.     The commands are activated by pressing the corresponging keys:
  74.  
  75.       Space or left mousebutton:
  76.  
  77.                  Stops  or  restarts  scrolling.   While  scrolling  is
  78.                  stopped  the  filelength,  linenumber  and the current
  79.                  percentage of the text are displayed in the bottommost
  80.                  line.
  81.  
  82.                  Pressing space at the end of the texts quits MuchMore.
  83.  
  84.       BackSpace or right mousebutton:
  85.  
  86.                  Stops or restarts  backwards  scrolling. Works similar
  87.                  to the Space-Key.
  88.  
  89.       Up/Down or 2/8 of the numeric keypad:
  90.  
  91.                  Scrolls one line up or down.
  92.  
  93.                  If you  press these  keys together  with the shift-key
  94.                  you can start and stop fast scrolling.
  95.  
  96.                  Alternate plus these keys scroll one page up or down.
  97.  
  98.       PgUp / PgDn (numeric keypad):
  99.  
  100.                  Scroll up or down one page.
  101.  
  102.       T (top) or Home:
  103.  
  104.                  Moves to top of text.
  105.  
  106.       B (bottom) or End:
  107.  
  108.                  Moves to bottom of text.
  109.  
  110.       F (find):
  111.  
  112.                  Waits for a string to be entered and searches for this
  113.                  string   starting   at   the  topmost  line  currently
  114.                  displayed on   the   screen.       The    search    is
  115.                  case-insensitive.   If  the  string is found, the line
  116.                  containing the string will  be displayed and the found
  117.                  string  will  be highlighted.  Else  the  screen  will
  118.                  display a beep.
  119.  
  120.       N (next):
  121.  
  122.                  Searches for the next  occurance of the string entered
  123.                  with `F'. See above.
  124.  
  125.       P (previous):
  126.  
  127.                  Searches  for  the  previous  occurence  of the string
  128.                  entered with `F'. It  starts  with  the  topmost  line
  129.                  that's currently displayed and searches backwards.  If
  130.                  the  search  is  succesful,  the  line  containing the
  131.                  string will be displayed like it is by the  F-Command.
  132.                  Else a beep will be displayed.
  133.  
  134.       Shift + Fn:
  135.  
  136.                  Shift plus one of F1 to F10  sets a text marker at the
  137.                  current position.
  138.  
  139.       Fn:
  140.  
  141.                  Jumps to the text marker #n that's been set with Shift
  142.                  plus Fn.  If text marker #n isn't set yet,  it will be
  143.                  set to the current position,  as it would have been if
  144.                  you had pressed shift plus Fn.
  145.  
  146.       G (goto):
  147.  
  148.                  Opens a Window  with an integer-gadget.  You can enter
  149.                  the number of the line that is to be displayed.
  150.  
  151.       Shift + Alt + O (printout):
  152.  
  153.                  Prints the  text.    This  is  done with "TYPE text TO
  154.                  PRT:".  So  it  works  with  any  printer   when   the
  155.                  preferences are  set correctly.  The commands TYPE and
  156.                  RUN must occur in the current C: directory.  You don't
  157.                  have to wait while printing.  You can continue reading
  158.                  the text with MuchMore. I hope that it  is  impossible
  159.                  to  press shift+alt+o accidentally, so you won't print
  160.                  a 100k text when you in fact don't  need  a  printout.
  161.                  The printing cannot be interrupted, but you can switch
  162.                  off  your  printer  and  wait  for the printertrouble-
  163.                  requester :-).
  164.  
  165.       W (write):
  166.  
  167.                  Writes the  text that's marked between the textmarkers
  168.                  that have been set with F1 and F2 to a file or to PRT:
  169.                  when  you  accept the  default filename.  The text  is
  170.                  saved starting at  the topmost line of the page marked
  171.                  with  F1 until  the bottommost line of  F2's page.  To
  172.                  print  the  current   page  you  just  press  Shift+F1,
  173.                  Shift+F2, w and RETURN.
  174.  
  175.       L (load):
  176.  
  177.                  Opens the arp-filerequester and loads a new text. This
  178.                  command does  only work if the  arp.library is present
  179.                  in the current libs: directory.
  180.  
  181.       HELP or H:
  182.  
  183.                  Shows all  MuchMore-Commands.  This way  everybody who
  184.                  doesn't have this documentation file should be able to
  185.                  use  MuchMore.  After  pressing  any  key  the text is
  186.                  displayed again.
  187.  
  188.       ESC, Q, X or 5 of the numeric keypad:
  189.  
  190.                  Quit MuchMore.
  191.  
  192.   The Files in this package:
  193.  
  194.     MuchMore            The executable
  195.     MuchMore.ReadMe     This textfile
  196.     MuchMore.LiesMich   German documentation
  197.  
  198.     src (dir)           This directory contains the source:
  199.  
  200.       MuchMore.mod      The OBERON Source
  201.       MMQText.asm       sources of the  assembler procedures (A68k)
  202.  
  203.     All files apart from the objectfiles have an icon.
  204.  
  205.  
  206.   Copyright:
  207.  
  208.     MuchMore is free to be spread on public-domain and shareware disks,
  209.     as long as they  are sold for a reasonable charge.  It may be used
  210.     there to display readme- and  documentation-files.  My name has to
  211.     be left in the program (HELP).
  212.  
  213.     Although MuchMore is not Shareware, donations are welcome.
  214.  
  215.     It's not allowed to use this in a commercial way without my written
  216.     permission.  This permission is  also  necessary  if  you  want  to
  217.     publish  MuchMore as a part of a  commercial product or use
  218.     this program commercially in any other way.
  219.  
  220.     If you change anything in my source you're allowed to put your name
  221.     in the program's head (:History.), but leave my name in!  If you've
  222.     made  any  enhancements,  please  send them to me (else there'll be
  223.     thousands of different versions).
  224.  
  225.   Revisions:
  226.  
  227.  
  228.    v1.0:
  229.  
  230.       - this version was terribly slow and therefore not published!
  231.  
  232.    v1.1:
  233.  
  234.       - first published version.
  235.  
  236.    v1.2:
  237.  
  238.       - now  the  file's  name,  its  length  etc. are  displayed  when
  239.         scrolling is stopped with <Space>.
  240.       - now left and right mousebutton can be used instead of space and
  241.         backspace.
  242.       - controlcodes aren't displayed anymore.
  243.  
  244.    v1.3:
  245.  
  246.       - Strong  increase in  speed while  scrolling. WarpText  has been
  247.         replaced by  QText (Sorry, Bill).  MuchMore  is  now as fast as
  248.         Blitz (with Video Sync) although it uses a bigger screen.
  249.       - Now supports numeric keypad (home, end, PgUp etc.)
  250.       - Now the screen  gets it's  size from gfxbase^.normalDisplayXXX.
  251.         This way  MuchMore  can  be run  on PAL,  NTSC, Amigas  with an
  252.         Overscan- Workbench (like mine),  and on resolutions that'll be
  253.         used  in  future.  It always  opens  its screen  as big  as the
  254.         current Workbenchscreen.
  255.  
  256.    v1.4:
  257.  
  258.       - Displaying  and  loading  of  the  text  are  now  done  by two
  259.         asynchroneous tasks.  Scrolling is  more  homogeneous  now  and
  260.         there are no more stops to load further text.
  261.       - The feature to display several texts has been removed.
  262.       - Bugs in filelength and end-function removed
  263.       - New commands: find, next, previous to search for strings
  264.       - Scrolling stops when MuchMore's window becomes inactive.
  265.  
  266.    v1.5:
  267.  
  268.       - New command: print text (shift+alt+o)
  269.       - removed all imports to make MuchMore shorter
  270.       - added numeric key 5 to quit
  271.  
  272.    v1.6:
  273.  
  274.       - From this  version on  texts with  different fontstyles  (bold,
  275.         italics, inverse) and different colors can be displayed!
  276.  
  277.    v1.7:
  278.  
  279.       - Now MuchMore is again as fast as MuchMore v1.5 was, although it
  280.         uses 2 bitplanes and uses several fontstyles.
  281.       - Print  (shift+alt+o)  doesn't  crash   anymore  when  you  quit
  282.         MuchMore before printing is complete.
  283.  
  284.    v1.8:
  285.  
  286.       - Bug which occured  when searching for  a string having searched
  287.         for a longer string, removed.
  288.       - Strings found while execution of F, N or P are highlighted now.
  289.       - Added NK0 to display filelength etc.
  290.  
  291.    v2.0:
  292.  
  293.       - Ported MuchMore to OBERON
  294.       - Removed bug that caused RMB not  to work on some amigas (it did
  295.         work on my computer)
  296.       - now uses the arp-filerequester
  297.       - new command: L = load new text
  298.  
  299.    v2.1:
  300.  
  301.       - Read-/write-errors used to create some very interesting crashes
  302.         with colorful graphics  and stereo sound.  I'm sorry, but I had
  303.         to remove this.
  304.       - CSI-Codes  have been executed BACKWARDs.  This caused  problems
  305.         with sequences like <CSI>0;4m. Fixed now.
  306.       - New Commands: Ping & Pong, Goto
  307.       - First  page  is  displayed  immediately  now  when  MuchMore is
  308.         started.
  309.  
  310.    v2.2:
  311.  
  312.       - Now MuchMore uses console's keymapping instead of the hardcoded
  313.         one it  used  before.  So  there  won't  be  problems with  any
  314.         japanese keymaps.
  315.  
  316.    v2.3:
  317.  
  318.       - New   command: 's'  (sleep)   and  pop  up  function  lAlt+ESC.
  319.         'MuchMore -s' sleeps immediately.
  320.       - Bug in interpretation of <CSI>[m fixed.  <CSI>[m is now treated
  321.         as <CSI>[0m.
  322.  
  323.    v2.4:
  324.  
  325.       - New Command: 'w' to write block to file or priner
  326.       - Argumentparser rewritten. Now supports quotes.
  327.  
  328.    v2.5:
  329.  
  330.       - Uses 8x8 Font set with SetFont instead of topaz 8.
  331.       - Allocates 4K Memory chunks instead  of one memorychunk for each
  332.         line.  So MuchMore  won't scatter  the Memory anymore.  Another
  333.         positive effect  is that MuchMore  needs less nemory now (about
  334.         14 Bytes per line).
  335.  
  336.    v2.6:
  337.  
  338.       - asynchronous fast scrolling with the ctrl-key.
  339.       - MuchMore is reentrant (pure)
  340.       - MuchMore uses  an interlace screen when  the preferences  are  set
  341.         accordingly.
  342.       - On low chip-memory, MuchMore uses a 1-plane screen.
  343.  
  344.    v2.7:
  345.  
  346.       - '-l' to toggle interlaced mode
  347.       - uses ASL's FileRequester
  348.       - no more calls RethinkDisplay() 50 (or even 60) times a second
  349.  
  350.    v2.8:
  351.  
  352.       - leaves some spaces between the lines on interlace screens to make
  353.         the text more readable.
  354.  
  355.    v3.0:
  356.  
  357.       - sleep ('-s') is no more supported (was rarely used).
  358.       - now MuchMore uses any non-proportional font.
  359.       - new options to select a font: '-f<font>' and '-s<size>'.
  360.  
  361.  
  362. ---  Fridtjof.
  363.