home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / rexxit11.zip / Readme.txt < prev    next >
Text File  |  1996-03-23  |  9KB  |  137 lines

  1.  
  2.                   ┌───────────────────────────────────────────────┐
  3.                   │                                               │
  4.                   │             Readme for Rexxit 1.1             │
  5.                   │             (C) Richard Sturm 1996            │
  6.                   │                                               │
  7.                   └───────────────────────────────────────────────┘
  8.  
  9.                   ┌── Contents: ──────────────────────────────────┐
  10.                   │                                               │
  11.                   │   1....... Introduction                       │
  12.                   │   2....... Installation                       │
  13.                   │   2....... Upgrade From Version 1.0 To 1.1    │
  14.                   │   3....... First Steps                        │
  15.                   │   4....... System Requirements                │
  16.                   │   5....... Changes From Version 1.0 To 1.1    │
  17.                   │   6....... Troubleshooting                    │
  18.                   │   7....... Registration                       │
  19.                   │   8....... Other                              │
  20.                   │                                               │
  21.                   └───────────────────────────────────────────────┘
  22.  
  23.       ┌── 1. Introduction ─────────────────────────────────────────────────┐
  24.       │                                                                    │
  25.       │  Rexxit is a special editor for Rexx programmers with additional   │
  26.       │  functions for easy, fast, and error-free Rexx programming.        │
  27.       │  These are:                                                        │
  28.       │                                                                    │
  29.       │  - Six different methods to run your program from the editor,      │
  30.       │                                                                    │
  31.       │  - word-sensitive help for Rexx statements,                        │
  32.       │                                                                    │
  33.       │  - the facility to insert Rexx statements via context menu,        │
  34.       │                                                                    │
  35.       │  - full integration of VRexx and RxMathFn,                         │
  36.       │                                                                    │
  37.       │  - the facility to insert subprograms via context-menu,            │
  38.       │                                                                    │
  39.       │    and many, many more!                                            │
  40.       │                                                                    │
  41.       └────────────────────────────────────────────────────────────────────┘
  42.  
  43.       ┌── 2. Installation ─────────────────────────────────────────────────┐
  44.       │                                                                    │
  45.       │    Your version of Rexxit is bilingual. You can choose between     │
  46.       │    English and German. There are two zip files: English.ZIP and    │
  47.       │    Deutsch.ZIP. Simply unzip the file with your favorite language  │
  48.       │    and your Rexxit installation is complete.                       │
  49.       │                                                                    │
  50.       └────────────────────────────────────────────────────────────────────┘
  51.  
  52.       ┌── 3. Upgrade From Version 1.0 To 1.1 ──────────────────────────────┐
  53.       │                                                                    │
  54.       │   If you are currently using Rexxit version 1.0 and you don't want │
  55.       │   to loose all the settings you have done, you can transfer them   │
  56.       │   to v1.1. You have to transform the old ini files MENU.INI and    │
  57.       │   SONST.INI to the new ini files for version 1.1: CODE.INI         │
  58.       │   and REXXIT.INI. To do so just drop both old ini files            │
  59.       │   onto UPDATE.CMD. After that you have to replace the standard     │
  60.       │   v1.1 files by the just created ini files.                        │
  61.       │                                                                    │
  62.       └────────────────────────────────────────────────────────────────────┘
  63.  
  64.       ┌── 4. First steps ──────────────────────────────────────────────────┐
  65.       │                                                                    │
  66.       │   Rexxit has the same facilities as "normal" editors.              │
  67.       │   Most of them should be selfexplaining. Nevertheless context      │
  68.       │   sensitive help is available everywhere in the product.           │
  69.       │   Just hit the F1 key.                                             │
  70.       │                                                                    │
  71.       └────────────────────────────────────────────────────────────────────┘
  72.  
  73.       ┌── 5. System Requirements ──────────────────────────────────────────┐
  74.       │                                                                    │
  75.       │   Rexxit offers in its context menu rexx statements which are      │
  76.       │   new in Warp, so don't insert them if you want to use the         │
  77.       │   Rexx program under 2.x. Rexxit needs 350K free space on hard     │
  78.       │   disc without the Vrobj.dll (2.1b) and 1.2MB including the        │
  79.       │   Vrobj.dll. To run Rexxit, the Vrobj.dll must be placed in the    │
  80.       │   working directory or in a directory specified in your            │
  81.       │   config.sys LIBPATH statement.                                    │
  82.       │                                                                    │
  83.       └────────────────────────────────────────────────────────────────────┘
  84.  
  85.  
  86.       ┌── 6. Changes From Version 1.0 To 1.1 ──────────────────────────────┐
  87.       │                                                                    │
  88.       │  New features:                                                     │
  89.       │                                                                    │
  90.       │   - Search and Replace                                             │
  91.       │   - The facility to run the program via PMRexx                     │
  92.       │   - The facility to debug the program via RXD (an EWS tool)        │
  93.       │   - Insertion of a file somewhere into the program                 │
  94.       │   - The facility to rename the current file                        │
  95.       │   - Nicer design                                                   │
  96.       │                                                                    │
  97.       │  Fixes of minor bugs                                               │
  98.       │                                                                    │
  99.       └────────────────────────────────────────────────────────────────────┘
  100.  
  101.       ┌── 7. Troubleshooting ──────────────────────────────────────────────┐
  102.       │                                                                    │
  103.       │   - If no context sensitive help is available...                   │
  104.       │     Put the Rexxit.HLP file in a directory specified in            │
  105.       │     your config.sys HELP environment variable.                     │
  106.       │                                                                    │
  107.       │   - If message boxes are cut off and the spin button in the ASCII  │
  108.       │     window is not fully functional you've discovered some bugs     │
  109.       │     in FixPak 17. The only way to solve these problems is to       │
  110.       │     uninstall FixPak 17 or wait for FixPak 18.                     │
  111.       │                                                                    │
  112.       └────────────────────────────────────────────────────────────────────┘
  113.  
  114.       ┌── 8. Registration ─────────────────────────────────────────────────┐
  115.       │                                                                    │
  116.       │   Rexxit is shareware.                                             │
  117.       │   This means, that you have a trial-period of 30 days, after       │
  118.       │   which you must decide whether you want to continue using this    │
  119.       │   product and pay for it, or if you delete it.                     │
  120.       │                                                                    │
  121.       │   Registration fee is 25 $. Registration is done via BMT-Micro,    │
  122.       │   an online registration firm. For additional information see      │
  123.       │   the online help.                                                 │
  124.       │                                                                    │
  125.       └────────────────────────────────────────────────────────────────────┘
  126.  
  127.       ┌── 9. Other ────────────────────────────────────────────────────────┐
  128.       │                                                                    │
  129.       │   Rexxit will be further developed.                                │
  130.       │                                                                    │
  131.       │   If you want to send me a mail, my private e-mail address is:     │
  132.       │                                                                    │
  133.       │                      richard.sturm@muenster.netsurf.de             │
  134.       │                                                                    │
  135.       └────────────────────────────────────────────────────────────────────┘
  136.  
  137.