home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1079.lha / Programs / FlushCX / FlushCX.doc < prev    next >
Encoding:
Text File  |  1992-09-02  |  4.4 KB  |  146 lines

  1.  
  2.  
  3.  
  4.  
  5.             !  . .                                          . .: .
  6.             : |/\!                                        : !/\:|
  7.             . /\/\ .                                      ! /\/\!:
  8.             !/\/\/\:                 _.._                 ./\/\/\.
  9.              \/\/\/               ..oøOOøo..               \/\/\/
  10.            o*¤°¬¬°¤*o._       _.oO*¤^°¬¬°^¤*Oo._       _.o*¤°¬¬°¤*o
  11.           ./         ¯¬°¤*O*¤°¬¯              ¯¬°¤*O*¤°¬¯         \.
  12.         ..:. /\____  _____ ____  ____  ___  ______  _______  ____ .:..
  13.           || \___  \/ ___// __ \/    \/  /  \_____\/ ____  \/____\||
  14.           || /  /  /  -/\/  /  /¯¯¯¯¯/  / /\/ __  /\   \/  / __  /||
  15.           ||/  /  /  ¯¯ /\ ¯¯ /   /¯¯\ ¯¯¯ /  /  /¯¯¯¯ /  /  /  / ||
  16.           :.¯¯¯¯¯¯¯¯¯¯¯¯  ¯¯¯¯¯¯¯¯    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯\/  .:.
  17.           .                                                        .
  18.  
  19.                   A ·->NEOPLASIA<-· PRODUCTION ON 23.03.1995
  20.  
  21.  
  22.  
  23.                           FlushCX 2.01 Documentation
  24.                           ~~~~~~~~~~~~~~~~~~~~~~~~~~
  25.  
  26. 1. Introduction
  27.  
  28.    FlushCX is a useful tolls which terminates all active commodities and
  29.    that way some mememory is gained. This can be pretty necessary e.g. on
  30.    an A1200 without extra memory.
  31.  
  32.  
  33. 2. Copyright
  34.  
  35.    FlushCX is © 1994/1995 by J. Stötzer (Janosh / NEOPLASIA)
  36.  
  37.    It is FREEWARE as long
  38.  
  39.      - the complete package is copied:
  40.          · FlushCX/FlushCX
  41.          · FlushCX/FlushCX.info
  42.          · FlushCX/FlushCX.doc
  43.          · FlushCX/FlushCX.doc.info
  44.          · FlushCX/FlushCX.dok
  45.          · FlushCX/FlushCX.dok.info
  46.          · FlushCX/Flush_4_Shell/FlushCX
  47.          · FlushCX/Flush_4_Shell/FlushCX.info
  48.          · FlushCX/Prefs/Env-Archive/FlushCX.prefs
  49.  
  50.      - no changes are made (except the prefs file...)
  51.  
  52.      - no profit is made with it.
  53.  
  54.    The program can be included in any PD-Library as long I'll be informed
  55.    about this.
  56.  
  57.  
  58. 3. The documentation
  59.  
  60.    You'll find 2 versions
  61.  
  62.    a) Shell-version: Can be started from Shell only and kills all CX.
  63.  
  64.    b) WB-Version: Can be started from Workbench only. Adds a menuitem
  65.       in the "Tools" menu. If you select it a window pops up where
  66.       you have several possibilities:
  67.  
  68.         - Kill CX: Kill all commodities, except those mentioned in the file
  69.           "FlushCX.prefs"  Simply type  the names of the commodities into the
  70.           file, e.g. like this:
  71.  
  72.             Blanker
  73.             NoCAPSlock
  74.             EaGlEpLaYer
  75.  
  76.           The names needn't to be written case-sensitive.
  77.  
  78.           Afterward the file must be copied into "ENVARC:"
  79.           (Sys:Prefs/Env-Archive/)
  80.  
  81.         - Kill all CX: Well this kills ALL commodities
  82.  
  83.         - Kill all CX and Exit: Kills all commodities and quit FlushCX (that
  84.           means the menuitem will be removed)
  85.  
  86.         - About: Sum short info about the program
  87.  
  88.         - Quit: Quit FlushCX and remove the menuitem. If you click "Appitem in
  89.           the following requester the menuitem won't be removed.
  90.  
  91.         By clicking the closegadget or pressing "Esc" you can close the window
  92.         without removing the menuitem.
  93.  
  94.         If there's an underlined letter in a buttontext you can call the
  95.         function by pressing this key.
  96.  
  97.  
  98. 4. How to contact me
  99.  
  100.    For bugreports, hints, legal swapping (Demos, Mods, Tools, Sources...)
  101.    feel free to contacr me under these addresses:
  102.  
  103.       Snail Mail: J. Stötzer
  104.                   An der Hasel 195
  105.                   98527 Suhl / Germany
  106.  
  107.       E-Mail:     stoetzer@rz.tu-ilmenau.de
  108.  
  109.  
  110. 5. History
  111.  
  112. V1.00 (xx.12.1994)
  113.  
  114.   -  Initial release
  115.  
  116. V2.00 (09.03.1995)
  117.  
  118.   -  completely recoded, code extremely shortened
  119.   -  uses own window, no longer an intuition requester
  120.   -  statusline added
  121.   -  possibility to avoid selected commodities via a prefs-file
  122.   -  possibility to kill & exit without calling the prog twice
  123.   -  "Flush-report" requesters
  124.  
  125. V2.01 (23.03.1995)
  126.  
  127.   -  Error in the flush-report of "Kill CX" removed. If there where no
  128.      active Commodities the requester reported 65535 killed CX... (...)
  129.  
  130.  
  131. 6. Last words
  132.  
  133.    Watch or for more tools made by Janosh / NPL...
  134.  
  135.    UniPrint Pro V2.0 will be out soon ! Keep waiting...
  136.  
  137.  
  138.  
  139.                                        \|/
  140.                                        @ @
  141. -----------------------------------oOO-(_)-OOo--------------------------------
  142.  
  143.                     Signed, Janosh/NEOPLASIA on 23/03/1995
  144.  
  145. ------------------------------------------------------------------------------
  146.