home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac_os2 / ztb09h.zip / ZTB.DOC < prev    next >
Text File  |  1994-05-06  |  8KB  |  177 lines

  1.  
  2.   ┌───────────────────────────────────────────────────────────────────╖
  3.   │                                                                   ║ █
  4.   │                        Z T r e e B o l d                          ║ █
  5.   │                        OS/2 File Manager                          ║ █
  6.   │                                                                   ║ █
  7.   │                   Version 0.9h, May 6th, 1994                     ║ █
  8.   │                                                                   ║ █
  9.   │ Copyright (c) Kim G. Henkel 1993, 1994                            ║ █
  10.   │                                                                   ║ █
  11.   ╘═══════════════════════════════════════════════════════════════════╝ █
  12.    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  13.     
  14.     Introduction│
  15.     ────────────┘
  16.     
  17.     "ZTreeBold" is a text-mode file/directory manager for OS/2.  It has
  18.     been developed as a native OS/2 alternative to the DOS product,
  19.     XTreeGold (tm), at least until its makers can come up with the goods.
  20.     While I am sure you are well aware of the virtues of XTreeGold, you
  21.     know the disadvantages of it being a DOS program.  I wrote ZTreeBold
  22.     to provide all the functionality I am so accustomed to, while avoiding
  23.     all the DOS imposed limitations.
  24.  
  25.     This version (0.9h) of ZTreeBold is the fourth public release. It 
  26.     is mostly complete, but not yet thoroughly tested.  It is virtually 
  27.     identical to the original in operation and appearance, so you will
  28.     find no online help or documentation - my reasoning is that ZTreeBold
  29.     is for people who already know and love XtreeGold.
  30.  
  31.     Given time and incentive, I intend to provide all missing functions,
  32.     and will welcome suggestions from you the user.
  33.     
  34.     Licence│
  35.     ───────┘
  36.     
  37.     This release is a limited beta version.  It will expire on the 1st
  38.     of August 1994.  By that time, I expect to have another release
  39.     available as a replacement.  Anyone wishing to make a small donation
  40.     is of course welcome.  A suggested amount of US$20 (A$30) will reward
  41.     you with the latest version on diskette, with a key file to provide
  42.     access to future versions.
  43.     
  44.     You can contact me by either sending an e-mail to:
  45.     
  46.          Kim Henkel @ SandDollar BBS       (1:374/95) 
  47.     or   Kim Henkel @ Bunyips Cave BBS     (3:633/379)
  48.     
  49.     or writing a letter to:
  50.     
  51.          Kim Henkel
  52.          60 SW 91st Ave      or      10 Debson Close,
  53.          Apt# 212,                   Boronia, 3155,
  54.          Plantation,                 Victoria,
  55.          FL, 33324                   Australia.
  56.          U.S.A.             
  57.     
  58.     Features│
  59.     ────────┘
  60.  
  61.     Missing features may be more appropriate.  This version contains most
  62.     of the core functionality - but, NO overlay functions have yet been 
  63.     implemented.  Most importantly (I think), this means there is not yet
  64.     any inbuilt archive support.  I have added as phase 1, archive viewing
  65.     of .ARJ, .LZH, .ZIP & .ZOO archives, by shelling to the appropriate
  66.     executable.
  67.  
  68.     There is NO internal editor.  Instead, ZTreeBold will use your
  69.     favorite file editor (I currently use Brief for OS/2.).  The default
  70.     editor is E.EXE, but of course, full-screen programs are preferable in
  71.     this application.
  72.  
  73.     There is no mouse support, and frankly, I doubt I would bother.  I've
  74.     never used a mouse with XTreeGold, so for me, it would be a waste of
  75.     precious time.
  76.  
  77.     Function keys: F9(menu), and F10(commands) are inoperative, as again,
  78.     these are 'features' I have never required the services of.
  79.  
  80.     There are several other functions that are yet to be implemented.
  81.     Most are trivial services that you will probably never miss.  Others
  82.     are more important, and will be introduced on a most requested basis.
  83.  
  84.     The highlighting of commands on the last three lines of the screen
  85.     should make the function support quite obvious.
  86.  
  87.     Well, that is all the bad news.  Here are some improvements over the
  88.     original.  
  89.  
  90.     ZTreeBold uses around 400K of memory, and will allocate and free
  91.     blocks dynamically as required (no more 'out of memory' messages).
  92.  
  93.     The default video mode is 25x80.  The Alt-F9 command will toggle the
  94.     other video modes - 50x80 and 60x80.  You may save your current mode
  95.     using F10-Configure, and you may override this and the default from
  96.     the command line.
  97.  
  98.     Using OS/2 filesystem APIs, ZTreeBold avoids several of XTreeGolds'
  99.     limitations.
  100.  
  101.     - Trying to log an in-use device will be dealt with gracefully.
  102.     - The ability to copy and search open files.
  103.     - Copy and Move functions will deal with a files' EAs.  
  104.     - Directory Grafting works.
  105.     - Support of long HPFS filenames.
  106.     - The ability to launch OS/2 programs.
  107.  
  108.     Being a native OS/2 application, ZTreeBold loads very quickly, as
  109.     there is no DOS session to start first.
  110.  
  111.     Installation│
  112.     ────────────┘
  113.  
  114.     - Copy ZTB.EXE to a directory specified in your OS/2 path statement.
  115.  
  116.     - If you currently use XtreeGold, copy file XTGOLD.CFG to the same
  117.       directory as ZTB.EXE, and rename to ZTBOLD.INI (This will allow
  118.       you to carry over your preferred color scheme).
  119.  
  120.     - The first time you run ZTB, select Alt-F10 (Configure) to set the
  121.       program path, default editor & viewer, and archiver programs.
  122.  
  123.     - If you want to use the Alt-Q command to exit to the current 
  124.       directory, you must run a command file named ZTBOLD.CMD to invoke
  125.       ZTB.EXE.  This file will be created in the same path as ZTB.EXE,
  126.       when you issue the Alt-Q command.
  127.  
  128.     - If you create a program object on the WPS for ZTreeBold, you may
  129.       either specify a fullscreen or windowed session.  It will run well
  130.       in a window, but remember, it was always meant to be a fullscreen
  131.       program.
  132.       
  133.     Here are the command line options: (which override ZTBOLD.INI)
  134.  
  135.     C:\>ZTB [/2 | /5 | /6] [/Eeditor.EXE] [/Vviewer.EXE] [/XT] [C D . Z]
  136.  
  137.     Meaning:[ Video Mode ] [ Editor name] [ Viewer name] [+/-] [Drives ]
  138.     Default:[  25 lines  ] [   E.EXE    ] [  Internal  ] [< >] [current]
  139.  
  140.     Multiple drives may be logged at startup, for example:
  141.  
  142.     C:\>ZTB /5 /XT C D E F
  143.  
  144.     Startup in 50 line mode, use +/- keys, log drives C, D, E & F.
  145.  
  146.     Coming Soon│
  147.     ───────────┘
  148.  
  149.     Full, seamless support of all major archive types.
  150.     GIF/BMP/ICO viewer.
  151.  
  152.     Legal Stuff│
  153.     ───────────┘
  154.                                WARRANTY
  155.  
  156.  
  157.     The  product has  no warranty  of any  kind, express  or implied,
  158.     including  without limitation, any  warranties of merchantability
  159.     and/or  fitness  for  a particular  purpose.   Kim G. Henkel,  or
  160.     anybody,  shall not  be liable  for any damages,  whether direct,
  161.     indirect, special or consequential arising from a failure of this
  162.     program  to operate  in the manner  desired by the  user.  Kim G.
  163.     Henkel shall  not be  liable for  any damage  to data or property
  164.     which may be caused directly or indirectly by use of the program.
  165.  
  166.     IN NO EVENT WILL Kim G. Henkel  BE LIABLE TO YOU FOR ANY DAMAGES,
  167.     INCLUDING  ANY  LOST  PROFITS, LOST SAVINGS  OR  OTHER INCIDENTAL
  168.     OR  CONSEQUENTIAL  DAMAGES ARISING OUT OF YOUR  USE OR  INABILITY
  169.     TO  USE  THE  PROGRAM, OR  FOR ANY  CLAIM  BY  ANY  OTHER  PARTY. 
  170.  
  171.     Trademarks│
  172.     ──────────┘
  173.  
  174.     "XTreeGold" (tm) is a registered trademark of Executive Systems, Inc.
  175.  
  176.                              ──────────────
  177.