home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / graphics / 2bars.zip / BARS.DOC next >
Text File  |  1991-07-01  |  8KB  |  259 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.      ╒════════════════════════════════════════════════════════════════╕
  7.      │                        BAR GRAPHS   2.0                        │
  8.      │                                                                │
  9.      │                                                                │
  10.      │           Quick bar graphs of your current directory           │
  11.      │                    or your entire disk drive                   │
  12.      │                                                                │
  13.      │        Supports VGA, EGA, CGA, Monochrome, and IBM 8514        │
  14.      ╘════════════════════════════════════════════════════════════════╛
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                     David Smith, CompuServe 71441,2723
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.    This program really doesn't require a whole lot of explanation,
  34.  so here we go:
  35.  
  36.  
  37.  
  38.    Usage:      BARS [directory] [/S]
  39.  
  40.    Whereas the directory must begin with a backslash, and the
  41.    /S switch searches the entire disk drive (all dirs and subdirs).
  42.  
  43.  
  44.    To simply see the current directory:   BARS
  45.  
  46.    To see the directory \MENU:            BARS \MENU
  47.  
  48.    Or to see the entire disk drive:       BARS /S
  49.  
  50.  
  51.    If your have more than ten particular files, ie: twenty .COM files
  52.    in your current directory, then the type of file is listed vertically
  53.    above the bar, and the number of actual files is shown.
  54.  
  55.    For example:  If you have twenty .COM files, that particular part
  56.                  of the graph would look like:
  57.  
  58.  
  59.  
  60.  
  61.         com 20
  62.  
  63.        ┌┐
  64.        ││
  65.        ││
  66.        ││
  67.        ││
  68.        ││
  69.        ││
  70.      ──┘└──
  71.  
  72.  
  73.   Except, obviously, it would be written vertically (I can't do vertical
  74.   writing on my text editor, so let's just imagine for now....)
  75.  
  76.   The graph is split into 8 sections:
  77.  
  78.  
  79.   1) COMPR   (compressed files)
  80.  
  81.      a) zip
  82.      b) arc
  83.      c) hap           (I added HAP because of its sudden popularity)
  84.      d) sqz           (Squeeze is also an excellent compressor)
  85.      e) arj
  86.      f) lzh
  87.  
  88.   2) EXEC    (executable files)
  89.  
  90.      a) exe
  91.      b) bat
  92.      c) com
  93.      d) ovl     (overlays)
  94.  
  95.   3) DOCS    (document files)
  96.  
  97.      a) doc
  98.      b) txt
  99.      c) hlp
  100.      d) log
  101.      e) man
  102.  
  103.   4) DAT     (data files)
  104.  
  105.      a) eng
  106.      b) dat
  107.      c) tmp
  108.  
  109.   5) PROGRAMMING   (files used in various types of programming)
  110.  
  111.      a) bas
  112.      b) pas              (I added Pascal)
  113.      c) lib              (added libraries (should have been in version 1))
  114.      d) asm
  115.      e) obj
  116.      f) c
  117.      g) h
  118.      h) tpu              (and the Pascal Unit)
  119.      i) tch
  120.      j) map
  121.  
  122.   6) SYSTEM    (files not often used {usually by the computer only})
  123.  
  124.      a) sys
  125.      b) dsk
  126.      c) set
  127.      d) cfg
  128.      e) prn
  129.  
  130.   7) GRAPHICS   (graphics files)
  131.  
  132.      a) pcx
  133.      b) gif
  134.      c) tif
  135.      d) pic
  136.      e) wpg
  137.      f) img
  138.      g) rle                 (added RLE (Windows graphics))
  139.      h) jpg                 (JPEG files)
  140.      i) tga
  141.  
  142.   8) WINDOWS    (files associated with Microsoft Windows(tm))
  143.  
  144.      a) bmp
  145.      b) ini
  146.      c) pif
  147.      d) grp
  148.      e) fon
  149.      f) dll
  150.      g) drv
  151.      h) mod
  152.      i) inf
  153.  
  154.  
  155.  
  156.  
  157.  
  158.   This update (June 1993) now supports Monochrome and IBM 8514 graphics.
  159.  
  160.         Once the bar graphs have been displayed, pressing a key
  161.         warps you into a random star display (with fadeout),
  162.         then a polygon explosion, and finally the concluding
  163.         screen.
  164.  
  165.         To skip all this, press ESC when the bar graphs appear.
  166.  
  167.  
  168.  
  169.   I have attempted to cover all the various extensions that might be
  170.   found on your computer.  If, however, I have missed some, please
  171.   write to me:
  172.  
  173.  
  174.           Dave Smith
  175.     Compuserve ID 71441,2723
  176.  
  177.  
  178.  
  179.  
  180.           Otherwise, enjoy !
  181.  
  182.         For a really GREAT deal, see the enclosed CATALOG.COM.
  183.         If it is missing from your compressed file, write to:
  184.  
  185.                         David Smith
  186.                        1104 Mason Dr
  187.                        Hurst TX 76053
  188.  
  189.         I will be glad to send you an updated copy of BAR GRAPHS.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.      THIS UTILITY IS HEREBY RELEASED TO THE PUBLIC DOMAIN.  THE
  202.      AUTHOR  IS  NOT RESPONSIBLE  FOR ANY DAMAGE TO YOUR SYSTEM
  203.      RESULTING FROM THE USE OF  THIS  PROGRAM.  IF YOU HAVE ANY
  204.      PROBLEMS OR DIFFICULTY  WITH  YOUR  SYSTEM WHEN USING THIS
  205.      UTILITY, PLEASE CHECK YOUR  VIDEO EQUIPMENT, & ENSURE THAT
  206.      YOUR COMPUTER IS CAPABLE OF HANDLING CGA/EGA/VGA GRAPHICS.
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.    ███████╗ ██╗   ██╗ ██████╗  ██████╗   ██████╗  ██████╗  ████████╗ ██████╗
  221.    ██╔════╝ ██║   ██║ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██╔══██╗ ╚══██╔══╝ ╚════██╗
  222. ╓──███████╗ ██║   ██║ ██████╔╝ ██████╔╝ ██║   ██║ ██████╔╝    ██║      ▄███╔╨─╖
  223. ║  ╚════██║ ██║   ██║ ██╔═══╝  ██╔═══╝  ██║   ██║ ██╔══██╗    ██║      ▀▀══╝  ║
  224. ║  ███████║ ╚██████╔╝ ██║      ██║      ╚██████╔╝ ██║  ██║    ██║      ██╗    ║
  225. ║  ╚══════╝  ╚═════╝  ╚═╝      ╚═╝       ╚═════╝  ╚═╝  ╚═╝    ╚═╝      ╚═╝    ║
  226. ║                                                                             ║
  227. ║                                                                             ║
  228. ║      Support for this program is available in the following ways:           ║
  229. ║                                                                             ║
  230. ║                                                                             ║
  231. ║          ╓──┐ ╓──┐ ╓─╥─┐ ╥──┐ ╥  ┬  ╓─┐ ╥──┐ ╥──┐ ╥  ┬ ╥──┐                 ║
  232. ║          ║    ║  │ ║ ║ │ ╟──┘ ║  │  ╙─┐ ╟─   ╟─┬┘ ╙╖┌┘ ╟─                   ║
  233. ║          ╙──┘ ╙──┘ ╨ ╨ ┴ ╨    ╙──┘ ╙──┘ ╨──┘ ╨ ┴   ╙┘  ╨──┘                 ║
  234. ║          User ID:  71441,2723                                               ║
  235. ║          I usually log on every other day and check my mail.                ║
  236. ║                                                                             ║
  237. ║                                                                             ║
  238. ║                       ▄▄▄▄▄▄  ▄▄▄▄▄▄  ▄▄▄▄▄▄▄                               ║
  239. ║                       █ ▄▄ █▄ █ ▄▄ █▄ █ ▄▄▄▄█                               ║
  240. ║                       █ ▄▄▄ █ █ ▄▄▄ █ █▄▄▄▄ █                               ║
  241. ║                       █▄▄▄▄▄█ █▄▄▄▄▄█ █▄▄▄▄▄█                               ║
  242. ║          Drop me a line on the MotherBoard II Bulletin Board                ║
  243. ║                     David Smith   (214) 642-1287                            ║
  244. ║                                                                             ║
  245. ║                                                                             ║
  246. ║                 ▄██▄   ▄██▄  ▄███████▄   ▄█▄  ▄██▄                          ║
  247. ║                 █████▄█████ ████▀▀▀████ █████ ████                          ║
  248. ║                 ███████████ ████▄▄▄████ █████ ████                          ║
  249. ║                 ████   ████ ███████████ █████ ████                          ║
  250. ║                 ████   ████ ████   ████ █████ ████▄▄▄▄▄▄▄                   ║
  251. ║                 ▀██▀   ▀██▀ ▀██▀   ▀██▀  ▀█▀   ▀████████▀                   ║
  252. ║                               Write to:                                     ║
  253. ║                                                                             ║
  254. ║                              David Smith                                    ║
  255. ║                            1104 Mason Dr.                                   ║
  256. ║                            Hurst TX 76053                                   ║
  257. ║                                                                             ║
  258. ╙─────────────────────────────────────────────────────────────────────────────╜
  259.