home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / text / muchmore-4.4.lha / MuchMore / MuchMore.doc < prev    next >
Text File  |  1994-06-18  |  24KB  |  671 lines

  1.  
  2.                         M u c h M o r e   V 4.4
  3.                      ============================
  4.  
  5.                             © 1988-1992 by
  6.  
  7.                            Fridtjof Siebert
  8.                              Nobileweg 67
  9.                           D-70439 Stuttgart
  10.                                Germany
  11.  
  12.                    EMail: fridi@amokst.adsp.sub.org
  13.  
  14.  
  15.                             © 1992-1994 by
  16.  
  17.                            Christian Stiens
  18.                              Heustiege 2
  19.                          D-59348 Lüdinghausen
  20.                                Germany
  21.  
  22.               EMail: Christian_Stiens@ouzonix.bo.open.de 
  23.  
  24.  
  25.  
  26.   What is MuchMore?
  27.  
  28.     MuchMore is  another  program  like  More,  Less  etc.  that prints
  29.     ASCII-Files to the screen.  Unlike these, it opens its  own  screen
  30.     to show  the  text  and  to scroll it softly!  But not only softly,
  31.     MuchMore is also able to scroll very quickly if  you  want  it  to!
  32.     Furthermore,  there are commands to search for strings and to print
  33.     the text.  MuchMore will run on any  Amiga,  whether  it's  a  PAL,
  34.     NTSC, overscan  or  any Amiga in future.  Because MuchMore's screen
  35.     has no border, there are 80 characters displayed per line.
  36.  
  37.     MuchMore can load  texts,  which are  crunched or crypted by XPK or
  38.     powerpacker,  if  you  have  installed  the XPK  (and  powerpacker)
  39.     libraries.
  40.  
  41.     MuchMore can be made resident with the Resident command of AmigaDOS.
  42.  
  43.     MuchMore  supports  pipes  now,  so  that  you  can  display  the c:
  44.     directory with "dir c: | muchmore", if your shell supports nameless
  45.     pipes.  If you  use the  standard AmigaDOS Shell,  you can  use the
  46.     'pipe' command, which is part of the ShellTools packet of Fisk Disk
  47.     #673.
  48.  
  49.     MuchMore requires AmigaOS 2.04 or better.
  50.  
  51.  
  52.   Why MuchMore instead of MORE, BLITZ or LESS?
  53.  
  54.     MuchMore  is much shorter than  LESS. BLITZ or other  programs that
  55.     scroll quickly or softly usually use 2 Colors and don't support any
  56.     special fontstyles.  MuchMore instead has four Colors and  displays
  57.     bold,  italic,  underlined  and  inverse  text.  Unlike many  other
  58.     programs, MuchMore may use any non-proportional Font to display the
  59.     text.
  60.  
  61.     MuchMore is  ideal  to  display  long  texts.    The text is loaded
  62.     simultaneously while it  is   displayed.   That  is,  while  you're
  63.     reading  the first page, the rest of the text is loaded into memory
  64.     and you're able to move  through  the  text  quickly  then  without
  65.     reloading it.
  66.  
  67.  
  68.   Disclaimer:
  69.  
  70.     The use of this program is on your own risk. There  is no liability
  71.     or responsibility for any damage caused by the program.
  72.  
  73.  
  74.   Copyright:
  75.  
  76.     MuchMore is free to be spread on public-domain and shareware disks,
  77.     as long as they  are sold for a reasonable charge.  It may be used
  78.     there to display readme- and  documentation-files.  My name has to
  79.     be left in the program (HELP).
  80.  
  81.     Although MuchMore is not Shareware, donations are welcome.
  82.  
  83.     It's not allowed to use this in a commercial way without my written
  84.     permission.  This permission is  also  necessary  if  you  want  to
  85.     publish  MuchMore as a  part of a  commercial product or use this
  86.     program commercially in any other way.
  87.  
  88.     If you change anything in my source you're allowed to put your name
  89.     in the program's head (:History.), but leave my name in!  If you've
  90.     made  any  enhancements,  please  send them to me (else there'll be
  91.     thousands of different versions).
  92.  
  93.  
  94.   How to start MuchMore:
  95.  
  96.     CLI:
  97.  
  98.       Template:
  99.  
  100.       B=PLANES/N/K,C=PALETTE/K,D=DISPMODEREQ/S,E=EDITOR/K,F=FONT/K,
  101.       I=INTERLEAVED/S,O=OLDSTYLE/S,P=TOOLPRI/N/K,Q=FASTQUIT/S,
  102.       S=SCROLLMODE/N/K,T=TABWIDTH/N/K,U=PUBSCREEN/K,X=EXTRASPACE/N/K,
  103.       W=WINDOW/S,WL=LEFTEDGE/N/K,WT=TOPEDGE/N/K,WW=WIDTH/N/K,WH=HEIGHT/N/K,
  104.       FW=FRWIDTH/N/K,FH=FRHEIGHT/N/K,FILE:
  105.  
  106.       'FILE' is the  name of  the  ASCII-Text  that is to be displayed.
  107.       If there  are any spaces in  the filename, it must be enclosed by
  108.       quotes. "MuchMore ?" displays  the usage.  If MuchMore is started
  109.       without an  argument it will ask for  the  filename  using a file
  110.       requester.
  111.  
  112.       The  option 'B=PLANES' determines  the  number of  Bitplanes  for
  113.       MuchMore's screen. The maximum is two planes.
  114.  
  115.       With  option 'C=PALETTE'  you can  set the  colors for MuchMore's
  116.       screen. Example: PALETTE=AAA,000,f00,0f0
  117.  
  118.       If you set D=DISPMODEREQ, then a requester appears, with that you
  119.       can choose the  display mode  for  the  screen.  If you  click on
  120.       'Ok'  then  the  setting is  saved  to  'ENV:muchmore.prefs'  and
  121.       'ENVARC:muchmore.prefs'.  This  option  needs  asl.library v38 or
  122.       higher (WB 2.1).
  123.  
  124.       You  may select a font by providing the option 'F=FONT'. To force
  125.       MuchMore  to  use   Topaz 11,  type 'MuchMore F=topaz/11'.  Only
  126.       fixed width fonts are allowed.
  127.  
  128.       Option 'E=EDITOR' tells MuchMore  which editor to use if the user
  129.       hits Alt-Shift-E. Default is 'C:ED'. If there is no %s then %s is
  130.       appended. The %s is replaced with the file name.
  131.  
  132.       Option  'I=INTERLEAVED'  determines if the screen's bitmap should
  133.       be interleaved (OS 3.0+).
  134.  
  135.       IF you set option 'O=OLDSTYLE',  then pageup/down is with a soft-
  136.       scroll, like in older versions of MuchMore.
  137.  
  138.       IF you  set option  'Q=FASTQUIT'  then you can leave the  program
  139.       immediately when you hit X, Q or NK5.
  140.  
  141.       You can specify MuchMore's task priority with option 'P=TOOLPRI'.
  142.  
  143.       The option 'S=SCROLLMODE' determines, which OS routines MuchMore
  144.       takes for the scrolling:
  145.  
  146.         0: MakeScreen/MrgCop/WaitTOF   (Not 100% legal)
  147.         1: ScrollVPort/WaitTOF         (Default)
  148.         2: MakeScreen/RethinkDisplay
  149.         3: ScrollRaster                (For not draggable screens
  150.                                         and external graphic cards)
  151.         4: WaitTOF/ScrollVPort         (Same as 1, but WaitTOF first)
  152.         5: ScrollVPort/WaitBOVP        (Busy waiting)
  153.  
  154.       If MuchMore is running in a window, then this option has no
  155.       effect.
  156.  
  157.       With option 'T=TABWIDTH' you can set the tabulator width (default
  158.       is 8).
  159.  
  160.       The  option  'X=EXTRASPACE' tells  MuchMore to put the specified
  161.       number of pixels between the lines.
  162.  
  163.       If option  'W=WINDOW' is set,  then MuchMore  uses  a  window on
  164.       the workbench to display the text. The position and size of this
  165.       window can be specified with options LEFTEDGE, TOPEDGE, WIDTH and HEIGHT.
  166.  
  167.       The options 'FW=FRWIDTH' und 'FH=FRHEIGHT' specify the size of the file
  168.       requester.
  169.  
  170.       With 'U=PUBSCREEN' you specify on which  public screen  MuchMore
  171.       shall open his window.
  172.  
  173.       MuchMore's Tooltypes  are   evaluated  now  also  on  CLI-Start.
  174.       If MuchMore is resident then the icon is searched in C:
  175.  
  176.     Workbench:
  177.  
  178.       Just click the text to be printed with your mouse and then shift-
  179.       doubleclick MuchMore.
  180.  
  181.       Texts with  MuchMore as  their  default-tool (e.g.  ":c/MuchMore"
  182.       when MuchMore has been copied to the disk's :c/ directory) can be
  183.       displayed easily by doubleclicking them.
  184.  
  185.       MuchMore supports the following Tooltypes:
  186.  
  187.          PALETTE=#{,#}          corresponding to CLI Option C
  188.          EXTRASPACE=#           corresponding to CLI Option X
  189.          FONT=name/size         corresponding to CLI Option F
  190.          EDITOR=name            corresponding to CLI Option E
  191.          OLDSTYLE=TRUE|FALSE    corresponding to CLI Option O
  192.          FASTQUIT=TRUE|FALSE    corresponding to CLI Option Q
  193.          INTERLEAVED=TRUE|FALSE corresponding to CLI Option I
  194.          PLANES=#               corresponding to CLI Option B
  195.          SCROLLMODE=#