home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 April / PCO0499.ISO / filesbbs / os2 / fwe200.arj / FWE200.ZIP / install.txt < prev    next >
Encoding:
Text File  |  1999-01-22  |  8.3 KB  |  225 lines

  1.  
  2.                    F u t u r e    W a v e    E d i t o r
  3.  
  4.                            I n s t a l l . t x t
  5.  
  6.                       Future Wave Editor Verison 2.00
  7.        Copyright (C) Future Wave Limited 1996-1999.  All right reserved.
  8.  
  9. ==============================================================================
  10. 1.About Future Wave Editor
  11. ==============================================================================
  12.  
  13.    Future Wave Editor (FWE) is a text editor for OS/2 Warp 3.0 and later.
  14. FWE enables you to work on the development of a professional program as well
  15. as edit a simple text file such as Config.Sys. It is a highly-functional text
  16. editor which allows you to write macros in the REXX language.  Try FWE if you
  17. are not happy with the operational efficiency and simplicity of other OS/2
  18. text editors.
  19.  
  20.    FWE is a shareware. It is offered for a trial period of 60 days or under.
  21. If you would like to continue using FWE, please purchase the licence.
  22.  
  23.   Basic features:
  24.     * The file size is unlimited. (Up to 10,000,000 lines can be edited.)
  25.     * You can edit 12 files at the same time.
  26.     * You can read / write files with the EUC and the JIS codes.
  27.     * Unlimited UNDO and REDO
  28.     * grep (a function to search for strings in multiple files)
  29.     * Regular expressions can be used in Search, Replace, and grep.
  30.     * Powerfully customizable (Environment, Key Assignment, Keyword Setting)
  31.     * A function to activate external programs
  32.     * Help features of APIs can be displayed with the Help of Toolkit, etc.
  33.     * The History function stores the search strings and the names of previous
  34.       files.
  35.     * The environments can be automatically changed by file extensions.
  36.       (Configuration)
  37.     * Powerful support for program development: displays a list of functions,
  38.       jumps to corresponding parentheses.
  39.     * Powerful macros in the REXX language.
  40.     * Specify a path by utilizing the environment variables.
  41.     * Many more features are available (See Features List).
  42.  
  43. ==============================================================================
  44. 2.Files list
  45. ==============================================================================
  46.  
  47.     Execute module
  48.       Fwe.Exe
  49.       FweComp.DLL
  50.       FweFile.DLL
  51.       FweGrep.DLL
  52.       FweIm.DLL
  53.       FweJpn.DLL
  54.       FweMcr.DLL
  55.       FweMle.DLL
  56.       FwePrn.DLL
  57.       FweRuntm.DLL
  58.       FweSet.DLL
  59.       FweStr.DLL
  60.       FweIcons.DLL
  61.  
  62.     Regular expression (by Mr.Kazuo Yamada)
  63.       JRE32.DLL
  64.       README.JRE
  65.  
  66.     Help file
  67.       FweJpn.Hlp
  68.  
  69.     Setting files
  70.       Fwe.Ini      -- Configuration file
  71.       Fwe.Env      -- Environment setting file
  72.       Fwe.Key      -- FWE standard key assignment (for execution)
  73.       WdSrLike.Key -- WordStar-like key assignment (for execution)
  74.       WinLike.Key  -- Windows-like key assignment (for execution)
  75.  
  76.     Keyword definetion files
  77.       FweC.Kwd/.Lng     -- C / C++ Languages
  78.       FweJava.Kwd/.Lng  -- Java Languages
  79.       FwePas.Kwd/.Lng   -- Pascal Languages
  80.       FweBas.Kwd/.Lng   -- Basic Languages
  81.       FweRexx.Kwd/.Lng  -- Rexx / FWE macro Languages
  82.       FweOtr1.Kwd/.Lng  -- Other 1
  83.       FweOtr2.Kwd/.Lng  -- Other 2
  84.       Fwe.Kwd/.Lng      -- Standard
  85.  
  86.     Sample Macro
  87.       Compile.Mac  -- Invokes compilers
  88.       InpDate.Mac  -- Inputs system date
  89.       InpTime.Mac  -- Inputs system time
  90.       Split.Mac    -- Aligns text
  91.  
  92.     Key definition files
  93.       Fwe.Txt      -- Text for FWE standard key assignment
  94.       WdSrLike.Txt -- Text for Windows-like key assignment
  95.       WinLike.Txt  -- Text for WordStar-like key assignment
  96.  
  97.     Setup programs
  98.       FweInst.Exe  -- FWE Setup program (Installer)
  99.       FweReg.Fnc
  100.       FweDeReg.Fnc
  101.  
  102.     Other
  103.       Readme.1st
  104.       Changed.txt
  105.       BMTMICRO.txt
  106.  
  107.  
  108. ==============================================================================
  109. 3.Installing FWE
  110. ==============================================================================
  111.  
  112.     Use the Setup program (FweInst.EXE) to install FWE.  The Setup
  113.  program updates OS2.INI and Config.SYS files.  Make sure those
  114.  files are writable.
  115.  
  116.     You can keep the current environment after the installation.  If the
  117.  same files exist during installation, you will see a message to ask you
  118.  if you want to overwrite them. Select No, or make a backup copy of
  119.  the environment setting files such as FWE.ENV before installation.
  120.  Then overwrite some files with the backup copy once the installation is
  121.  completed.  Refer to Files List for the files included in the FWE
  122.  archive.
  123.  
  124.     Follow the instructions below when installing FWE.
  125.  
  126.       1. Make sure the earlier version of FWE is not active.  Close it if
  127.          it is active.  The resident option has to be turned off to finish
  128.          the program.  Open the minimized folder to make sure any
  129.          FWE programs are not active.
  130.  
  131.       2. Uninstall the earlier version of FWE if you are installing the
  132.          new version in another directory. (See Uninstalling FWE)
  133.          Please make sure to follow the instructions to uninstall FWE
  134.          because with a manual uninstallation some environment
  135.          information stays in Config.Sys and OS2.INI.  If you are
  136.          installing the new version in the same directory, you don't have
  137.          to worry about this.
  138.  
  139.       3. Activate FweInst.EXE from within a directory where FWE is not
  140.          to be installed.
  141.  
  142.       4. When the Setup program is activated, it specifies a directory
  143.          and starts installing FWE.
  144.  
  145.       5. Edit Config.Sys to add the FWE environment variables if
  146.          needed.
  147.  
  148.       6. Reset the system to restart when the installation is finished.
  149.  
  150.  
  151.        When you use FWE for the first time after the installation, make
  152.     some changes in the settings, refferred to in Starting FWE.
  153.  
  154.  
  155. ==============================================================================
  156. 4.Uninstalling FWE
  157. ==============================================================================
  158.  
  159.     Use the Uninstall program (FweInst.EXE) to uninstall FWE. The
  160.  Uninstall program updates OS2.INI and Config.SYS files.  Make sure
  161.  those files are writable.
  162.  
  163.  Follow the instructions below when uninstalling FWE.
  164.  
  165.     1. Activate FweInst.EXE from within a directory where FWE was not
  166.        installed.
  167.  
  168.     2. When the Setup program is activated, select the Uninstall button
  169.        to start  the uninstallation.
  170.  
  171.     3. If you activate FweInst.EXE from within the directory with FWE
  172.        installed,  some files will stay undeleted.  In this case, delete the
  173.        files manually.
  174.  
  175.     4. Delete the FWE environment variables if they were added in
  176.        Config.Sys.
  177.  
  178.  
  179. ==============================================================================
  180. 5.Registration
  181. ==============================================================================
  182.  
  183.    This is a shareware program. The registration cost is 40.00US$.
  184.  
  185.    For registration:
  186.      If you like this software, please transfer your payment by
  187.      undersigned method after making the sufficient evaluation of this
  188.      software.
  189.  
  190.  
  191.      BMT Micro
  192.        Secure URL for ordering Future Wave Editor
  193.               https://secure.falcon-net.net/BMT/order1275.html
  194.  
  195.        Offline Order Form
  196.               Please use BMTMICRO.TXT in this program.
  197.  
  198. ==============================================================================
  199. 6.Distribution
  200. ==============================================================================
  201.  
  202.     Please ask a written consent of the author before distributing this
  203.  software in any manner. You may not modify The Wall in any way nor may
  204.  you reverse assemble, reverse compile, or otherwise translate or reverse
  205.  engineer its executable codes or datas.
  206.  
  207.  
  208. ==============================================================================
  209. 7.Warranty
  210. ==============================================================================
  211.  
  212.     This program is provided AS IS. Use it at your own risk. There are
  213. no warranties, express or implied, of any sort. By use of this program,
  214. you agree to the terms and conditions as stated.
  215.  
  216.  
  217. ==============================================================================
  218. 8.Reports
  219. ==============================================================================
  220.  
  221.  Email : Shigenori Takeda
  222.          takeda@futurewave.co.jp
  223.  
  224.  
  225.