home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / cmdpk164.zip / readme.1st < prev    next >
Text File  |  1998-01-10  |  7KB  |  179 lines

  1. ** CommandPak (w) (c) 1997-98 Ulrich Möller **
  2.  
  3. README
  4. ======
  5.  
  6.     This file ("README.1ST") contains an introduction to
  7.     CommandPak, which is an extension to Martin Lafaix' MLRXSHL.
  8.     Both MLRXSHL and CommandPak are provided with this package.
  9.     Please read through this text first, since the second
  10.     "README" file is the introduction to MLRXSHL only.
  11.  
  12.     If you just have installed this package with the provided
  13.     "install.cmd", we recommend double-clicking on the "CmdShl"
  14.     icon in the cmdshl folder that was created on your desktop
  15.     so you can try out the new functions while reading this text.
  16.     Type "help" there to receive an introduction.
  17.  
  18.     There are several ".INF" documents coming with this package.
  19.     We recommend either double-clicking on the "Reference" icon
  20.     in the command shell folder or typing "help ref" within
  21.     a cmdshl session; this will open up all needed books in the
  22.     proper order.
  23.  
  24.   Deutsche Benutzer:
  25.   ------------------
  26.  
  27.     Das Installationsskript (siehe unten) fragt anfangs, ob die
  28.     Installation auf deutsch oder auf englisch vorgenommen werden
  29.     soll. Wenn Sie die deutsche Installation wählen, so wird auch
  30.     CommandPaks Hilfe auf deutsch installiert; geben Sie "help"
  31.     ein, und eine erste deutsche Hilfe wird Ihnen angezeigt.
  32.     Die Online-Hilfe (INF-Bücher) ist leider bisher nur auf englisch
  33.     verfügbar.
  34.  
  35.  
  36. INSTALLATION:
  37. =============
  38.  
  39.     1.  Unzip the package.
  40.     2.  Start "install.cmd" by double-clicking on it or typing "install"
  41.         at the command prompt.
  42.  
  43.     That's all!
  44.  
  45.     The install program will ask you for target directories and copy
  46.     cmdshl's files there; it can also create a few WPS objects.
  47.  
  48.   REQUIREMENTS:
  49.   -------------
  50.  
  51.     Basically, nothing fancy:
  52.  
  53.     - Either OS/2 Warp 3 or 4.
  54.     - To use the WPS specific functions, the WPS must be active.
  55.  
  56.     Notes on OS/2 Warp 3: This is the configuration that CommandPak
  57.         was developed on. Two of the aliases in the default profile
  58.         (namely "e1" and "e2") require the new REXXUTIL.DLL of
  59.         ObjectREXX or Warp 4 to be installed; if you don't have it,
  60.         don't bother, only these two commands will not work.
  61.  
  62.     Notes on OS/2 Warp 4: I have not tested this version, for I have
  63.         no access to a machine running it. There shouldn't be any
  64.         problems though.
  65.  
  66.     Notes on ObjectREXX: ObjectREXX is a powerful extension of the
  67.         "Classic REXX" that comes with OS/2 Warp 3. It is shipped
  68.         with Warp 4 and can be enabled by using the "switchrx"
  69.         command. There's also a downloadable version by IBM for
  70.         Warp 3.
  71.  
  72.         I have tested CommandPak with Version 6.00 that IBM offers
  73.         for Warp 3. However, something seems to be wrong with the
  74.         current ObjectREXX implementation; after a while of working
  75.         intensively with REXX programs, the system becomes terminally
  76.         slow, swapping intensively. I recommend switching back to
  77.         "Classic REXX" in order to use the CommandPak (by using the
  78.         "switchrx" command).
  79.  
  80.     The components have not been tested on OS/2 2.x. While most of the
  81.     functions should be working there too, some might be requiring Warp.
  82.  
  83.     The files do not contain long filenames, so HPFS is not needed (but,
  84.     of course, supported).
  85.  
  86.  
  87. INTRODUCTION
  88. ============
  89.  
  90.     This package is designed for improving your command-line
  91.     environment. It consists of two "subpackages", which are:
  92.  
  93.     - MLRXSHL, written by Martin Lafaix.
  94.  
  95.     - CommandPak, written by Ulrich Möller, containing a number of
  96.       tools designed for MLRXSHL.
  97.  
  98.     Both packages are installed by the provided installation script
  99.     and are transparent to the user.
  100.  
  101.     The provided tools can be used independently without any problems,
  102.     but sure do work best when used together. xhelp.cmd is required
  103.     for most of CommandPak's programs.
  104.  
  105.     Please see the online reference (type "help ref" at the CmdShl
  106.     prompt) for an in-depth description.
  107.  
  108.     Files in this package:
  109.  
  110.     cmdpak.inf     -- Online reference (Part 3/3)
  111.     cmdpak0.inf    -- CommandPak's introduction to online reference (Part 1/3)
  112.     cmdshl.cmd     -- CmdShl, command shell enhancer
  113.     cmdshl.ico     -- and its icon
  114.     df.cmd         -- display disk usage
  115.     file_id.diz    -- Mailbox description
  116.     fl.cmd         -- FileList, a text-mode file browser
  117.     fl.hlp         -- its help file
  118.     fld.ico        -- CommandPak folder icon (closed)
  119.     fld1.ico       -- CommandPak folder icon (opened)
  120.     history.cpk    -- a log all changes to CommandPak
  121.     inst001.msg    -- English message file for install.cmd
  122.     inst049.msg    -- German message file for install.cmd
  123.     install.cmd    -- the install script
  124.     less.cmd       -- a better more than more
  125.     ln.cmd         -- create "links" via WPS shadows
  126.     mlrxshl.inf    -- Online reference (Part 2/3)
  127.     mlrxshl0.inf   -- original MLRXSHL introduction to online reference
  128.     mlrxshl0.ipf   -- its IPF source file
  129.     popd.cmd       -- retrieve stored directory
  130.     profile.fl     -- user profile for FileList (fl.cmd)
  131.     profile.shl    -- default user profile for CmdShl
  132.     profile1.shl   -- MLRXSHL's original user profile for CmdShl;
  133.                       does not support CommandPak
  134.     profilec.shl   -- like profile.shl, but commented (and slower)
  135.     pushd.cmd      -- store directory for popd.cmd
  136.     query.cmd      -- retrieve various information
  137.     readme.1st     -- this file
  138.     readme         -- Martin Lafaix' original readme for MLRXSHL
  139.     rexxvio.dll    -- text-mode interface for REXX
  140.     sdir.cmd       -- MLRXSHL's "STANDARD DIR"
  141.     watchdrv.cmd   -- open folder when CD-ROM inserted
  142.     watchdrv.ico   -- its icon
  143.     whence.cmd     -- find executable
  144.     wptools.dll    -- needed for WPS objects access
  145.     xcp.cmd        -- eXtended "COPY"
  146.     xdel.cmd       -- eXtended "DEL"
  147.     xdir.cmd       -- CommandPak's eXtended "DIR"
  148.     xhelp.cmd      -- eXtended "HELP"
  149.     xhelp001.msg   -- English message file for xhelp
  150.     xhelp033.msg   -- French message file for xhelp
  151.     xhelp049.msg   -- German message file for xhelp
  152.     xren.cmd       -- eXtended "REN" and "MOVE"
  153.  
  154.  
  155. LICENSE
  156. =======
  157.  
  158.     This package is freeware; all rights reserved.
  159.  
  160.     (C) Copyright MLRXSHL: Martin Lafaix, 1995-97
  161.     (C) Copyright CommandPak: Ulrich Möller, 1997-98
  162.  
  163.     For details, see online help.
  164.  
  165.  
  166. CONTACT
  167. =======
  168.  
  169.     Ulrich Möller
  170.     e-mail: ulrich.moeller@rz.hu-berlin.de
  171.     www:    http://www2.rz.hu-berlin.de/~h0444vnd/
  172.  
  173.     The above WWW address is also the place where
  174.     you will find out more about new CommandPak
  175.     releases.
  176.  
  177.     For details, see online help.
  178.  
  179.