home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / PTYPE100.ZIP / PIPETYPE.DOC < prev    next >
Text File  |  1998-03-31  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4.            PipeType v1.00 Documentation
  5.          
  6.            Copyright (c) 1998 Dark Zone Software.
  7.            All rights reserved.
  8.  
  9.            Utility to display both `xx and |xx style
  10.            color codes from a dos prompt.
  11.  
  12.            Configuration and Reference Manual
  13.            Written by David Stumpf
  14.  
  15.            Dark Zone Software
  16.            7230 White Oak Circle
  17.            Houston, Texas 77040
  18.            USA
  19.  
  20.            Internet Email : David.Stumpf@Earthling.net
  21.            World Wide Web : http://www.dzs.home.ml.org
  22.  
  23.  
  24.  
  25.                       ────────────────────────────────────
  26.  
  27.                        BORING (BUT NECESSARY) LEGAL STUFF
  28.  
  29.                       ────────────────────────────────────
  30.  
  31.  
  32.  
  33.  
  34.    Warranty
  35.    ────────
  36.  
  37.       This  package is provided as-is, without warranty of any  kind,
  38.       either  expressed or implied, and is only guaranteed to  occupy
  39.       disk  space.  In no event will the author be liable to  you  or
  40.       anyone else for any damages, including (but not limited to) any
  41.       lost profits, lost savings or other incidental or consequential
  42.       damages  arising out of the use of, or inability to  use,  this
  43.       package.
  44.  
  45.       In short:  You're on your own.  If it works for you, great;  if
  46.       not,  or if it breaks something, c'est la vie.  As  the  saying
  47.       goes,  "Use it at your own risk, but if it breaks,  *YOU*  have
  48.       the pieces."
  49.  
  50.  
  51.  
  52.    Copyright Notice
  53.    ────────────────
  54.  
  55.      This package and all files contained herein are Copyright (c) 1998
  56.      by  Dark  Zone  Software.   No  modifications  may be made to  any
  57.      part  of this  program  and/or  package  without  express  written
  58.      permission  from  Dark  Zone  Software.     This  package  may  be
  59.      distributed in  any  medium  as long as the  following  conditions
  60.      are  met;  a)  The package  must  be  unmodified    b)  No fees of
  61.      any  kind  may be charged for this package or directly for  access
  62.      to this package.  This software may be distrubited by CD-ROM media
  63.      and/or "pay-only" system.
  64.      
  65.      
  66.  
  67.  
  68.    Background
  69.    ──────────
  70.  
  71.    I have one utility here, written by someone else that translates
  72.    Telegard's `xx style color codes, but it doesn't make any mention
  73.    to the |xx style.  So, I figured, I'd rather have a utility that
  74.    I wrote myself, so, I wrote this one.
  75.  
  76.  
  77.  
  78.    What it does
  79.    ────────────
  80.  
  81.    PipeType simply reads the file that you tell it on the command
  82.    line and displays it to the screen with the color codes translated
  83.    for you.  It will also pause the screen at 24 lines if the /P
  84.    command line parameter is used.
  85.  
  86.  
  87.  
  88.    Requirements
  89.    ────────────
  90.  
  91.      PipeType requires the following;
  92.  
  93.      100% IBM Compatible Computer
  94.      8086/88 or above CPU
  95.      MS-DOS v4.00 or Compatible
  96.  
  97.  
  98.  
  99.    Installation & Operation
  100.    ────────────────────────
  101.  
  102.    Just unzip this package in to directory in your path and you're
  103.    done.  You can now run PipeType from any directory on your computer!
  104.  
  105.    Command Lines?
  106.  
  107.       PipeType FILENAME.EXT /P
  108.  
  109.       The file name MUST be the complete file name, including the
  110.       extension.
  111.  
  112.       The /P parameter tells PipeType to pause at 24 lines (assuming
  113.       you are using 80x25 screen mode in dos, the screen is pretty
  114.       much full).
  115.  
  116.  
  117.  
  118.    Special Thanks
  119.    ──────────────
  120.    Doug Reynolds  - For the TGCOLOR.TPU code, this made the
  121.                     translation of the color codes possible.
  122.  
  123.  
  124.  
  125.    Versions
  126.    ────────
  127.  
  128.             + Added     * Changed/Fixed   - Removed     ! Notes
  129.  
  130.                               v1.00
  131.  
  132.             ! First version.
  133.