home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / etelr15.zip / READ.ME < prev    next >
Text File  |  1994-05-31  |  7KB  |  167 lines

  1. This is the read.me file for E-Teller 1.5
  2. 31 May 1994
  3.  
  4. Installation
  5.    General Instructions
  6.    Previous Users
  7.       1.4 to 1.5
  8.       1.0 to 1.4
  9.  
  10. What do I need to run E-Teller?
  11.  
  12. File Descriptions
  13.  
  14.                         Installation - General Instructions
  15.  
  16.    The easiest way to install E-Teller is to copy this archive into E-Teller's
  17.    personal subdirectory and unzip it.  Two subdirectories will be created:  
  18.    Help and Formats.  The *hlp.txt files are unzipped into the former, and the 
  19.    report format scripts into the latter (these must reside in a subdirectories 
  20.    just named) . Then copy the DLL for VX-Rexx 2.0a into a subdirectory 
  21.    specified by the libpath statement in your config.sys file.  
  22.  
  23.    If you're a NEW USER, you can safely delete etfix15.cmd and the 14cmd.zip 
  24.    file.
  25.  
  26.    If you're a 1.4 USER, you can delete the cmd_14.zip file, but be sure to run
  27.    the etfix15.cmd file before removing it (it convert et_fix.ini and 
  28.    et_fixed.ini to run in version 1.5 - see below 'From 1.4 to 1.5').
  29.  
  30.    If you're a 1.0 - 1.3 USER, you must run the Rexx scripts in cmd_14.zip 
  31.    first, and then the etfix15.cmd rexx script (see below 'From 1.0 to 1.4').
  32.  
  33.  
  34.                            Installation - Previous Users
  35.                                   From 1.4 to 1.5
  36.  
  37.    ET_FIX and ET_FIXED have been changed (again) - sorry, but I promise it's 
  38.    the last time (I think).  They're no longer INI files but straight ascii.  
  39.    You will have to run the etfix15.cmd rexx script in order to convert these 
  40.    INI files.  Also, there was a bug in 1.4 whereby the date for a fixed 
  41.    transaction was not properly saved.  The etfix15.cmd script will notify you 
  42.    if it finds such an error and suggest a date for you.  
  43.  
  44.                                   From 1.0 to 1.4
  45.  
  46.    A number of changes were made in version 1.4.  As a result, installation is a 
  47.    little more complex:  
  48.  
  49.    1) replace the existing VROBJ.DLL with the one in the archive.  Version 1.4
  50.       requires the DLL for VX-Rexx 2.0a.
  51.    2) account file format has changed.  To convert your account *.ini files
  52.       (excluding ET_FIX and ET_FIXED), either drag them on to the
  53.       FIXACCT.CMD file or pass the account *.ini filenames as command
  54.       line parameters from an OS/2 window (one filename per invocation).
  55.    3) As a direct result of #2, the ET_FIX and ET_FIXED files must be
  56.       converted, too.  To convert these two files, simply start the
  57.       FIX_FIX.CMD file (no parameter required).
  58.    4) Once you've converted both the account *.ini files, ET_FIX.INI and
  59.       ET_FIXED.INI, and once you're satisfied that the conversion went
  60.       well, you can delete the FIXACCT.CMD and FIX_FIX.CMD files.  The
  61.       best way to check the accuracy of the conversion on the account
  62.       *.ini files is to load them into E-Teller.  If you don't get an error
  63.       message, then they were properly converted.  For ET_FIX and
  64.       ET_FIXED, you need only check the filenames in both INIs.
  65.       Previously, the format was:
  66.  
  67.          [day of month]
  68.             drive:\path\filename.ini = transaction(s)
  69.  
  70.       Now, that should read:
  71.  
  72.          [day of month]
  73.             drive:\path\filename.clr = transaction(s)
  74.  
  75.       In other words, only the extension of the filename should have been
  76.       changed.  All else remains the same.
  77.    5) Because of an error in E-Teller 1.3, a useless entry was created in
  78.       your OS2.INI file.  To clean it up, first make a backup copy of the
  79.       OS2.INI file (just in case) and run DEL_ERR.CMD.  This Rexx script
  80.       will not blindly change your OS2.INI file.  It will prompt you before
  81.       making *any* modification to the file.  For your own peace of mind,
  82.       DEL_ERR.CMD proceeds as follows:
  83.  
  84.       1) Check for 'Main' entry in OS2.INI
  85.       2) If found, get the keys contained in 'Main' and list them.
  86.       3) List the keys that should be contained in 'Main' according
  87.          to the error in E-Teller 1.3.
  88.       4) Ask user if 'Main' should be deleted.  If no,
  89.       5) Ask the user if individual keys should be deleted.  If yes,
  90.       6) Prompt user for each key.  If told not to delete, show next.
  91.    6) Because the layout of E-Teller's main window has changed, and 
  92.       because the way in which window/object size, position, etc. is stored
  93.       and read has changed, you will have to delete your current e-teller.ini
  94.       file.  If you don't, then the Accounts and Ledger containers will be
  95.       improperly positioned.  I considered including another small program to
  96.       do this for you, but since the information contained in E-Teller.ini is not
  97.       vital to its operation, I didn't see the point.
  98.  
  99.                           What Do I Need to Run E-Teller?
  100.  
  101.    To run E-Teller, you need, in addition to the files contained in this archive
  102.    (see below):
  103.  
  104.       1) Rexx support installed (mandatory)
  105.       2) PMDCALC.EXE or any other calculator program (optional).
  106.       3) A text editor/printer since E-Teller Report relies on an external
  107.          program to operate.  EPM is a good candidate.
  108.  
  109.                                  File Descriptions
  110.  
  111.    The archive should contain the following 17 files:
  112.  
  113.    Execs.
  114.       etne.exe
  115.          used by E-Teller (required)
  116.       etreport.exe
  117.          stand-alone report program which can be invoked from within E-Teller
  118.          (optional, but pretty necessary)
  119.       e-teller.exe
  120.          E-Teller (required)
  121.       et_month.exe
  122.          used by E-Teller (required if you want to take advantage of the fixed
  123.          transaction feature)
  124.       q2et.exe 
  125.          a Quicken to E-Teller file conversion program (optional) 
  126.  
  127.    ZIPs
  128.       help.zip
  129.          contains all help files which must reside in a subdirectory named 
  130.          'help' (optional)
  131.       formats.zip
  132.          contains two format scripts used by E-Teller Report.  These must reside
  133.          in a subdirectory named 'formats' (required if you plan to use E-Teller
  134.          Report)
  135.       cmd_14.zip
  136.          conversion scripts supplied with version 1.4.
  137.  
  138.    CMD
  139.       etfix15.cmd
  140.          a Rexx script to convert 1.x et_fix.ini and et_fixed.ini files to
  141.          version 1.5
  142.  
  143.    MISC
  144.       register.txt
  145.          registration form
  146.       read.me
  147.          installation instructions (expendable)
  148.       whats.new
  149.          new features in version 1.5 (expendable)
  150.       file_id.diz
  151.          BBS file description file (expendable)
  152.  
  153.  
  154.    ICOs
  155.       e-teller.ico
  156.          E-Teller's icon (optional)
  157.       bank.ico
  158.          used by E-Teller to represent bank accounts
  159.          (optional)
  160.       ccard.ico
  161.          used by E-Teller to represent credit card
  162.          accounts (optional)
  163.  
  164.    DLL
  165.       vrobj.dll
  166.          required VX-Rexx 2.0a DLL
  167.