home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / prog / proxy14.arj / READ.ME < prev    next >
Text File  |  1994-03-25  |  3KB  |  83 lines

  1.                       PROXY v1.4
  2.  
  3.  
  4. The following files are provided with the Proxy system:
  5.  
  6.      PROXY.EXE                  COPY.PRX
  7.      PROXY.DAT                  NODUP.PRX
  8.      PROXY.INI                  H1.HLP
  9.      PROXY.DOC                  H2.HLP
  10.      FINANCE.PRX                H3.HLP
  11.      SIEVE.PRX                  H4.HLP
  12.      MERGE2.PRX                 H5.HLP
  13.      SORT.PRX                   H6.HLP
  14.      CROSS.PRX                  H7.HLP
  15.      EMAIL.PRX                  H8.HLP
  16.      MERGE.PRX                  FRINGE.PRX
  17.      PROXY.REG                  READ.ME
  18.  
  19. Copy the files into a subdirectory of your choice. To install
  20. Proxy, move to that subdirectory, type
  21.  
  22.      proxy install
  23.  
  24. and press <enter>.
  25.  
  26. The install process produces a new file PROXY.WKS and ends with
  27. the message:
  28.  
  29. loading-ended
  30.  
  31. To run Proxy, type
  32.  
  33.      proxy
  34.  
  35. After the copyright notice, the following will be displayed
  36. on your screen:
  37.  
  38.  Continue? : (run) / (exit)
  39.  
  40.  >
  41.  
  42. Type (run) and press <enter>. Make sure that run is enclosed by
  43. parentheses. A prompt ? will be displayed. You may now type
  44. expressions and function definitions (see the file PROXY.DOC).
  45. To print out the documentation, use the DOS print command, i.e.
  46. type: print proxy.doc and press <enter>. To get help at any
  47. prompt, type: help; and press <enter>. To exit the interpreter
  48. from any prompt, type exit; and press <enter>. Whenever the
  49. Continue? : (run) / (exit) prompt appears, you may exit the
  50. interpreter by typing (exit) and pressing <enter>.
  51.  
  52. Note - If you change to a new memory mapping scheme, for example,
  53. upgrading to DOS 6.0, it will be necessary to re-install Proxy.
  54. However, before doing this, erase the file PROXY.WKS. Also, you
  55. should not load any TSR programs before loading Proxy.
  56.  
  57. Feedback, bug reports, comments and suggestions are solicited and
  58. encouraged.
  59.                     send to
  60.  
  61.                  Burt Leavenworth
  62.                  23419 S. Mirabella Circle
  63.                  Boca Raton, FL 33433
  64.  
  65.                  CompuServe: [70262,1074] or
  66.  
  67.                  Internet: 70262.1074@compuserve.com
  68.  
  69. NOTE - Proxy is implemented in XScheme which is restricted to 640K
  70. on the IBM PC and compatibles. Consequently, some larger applications
  71. may suffer performance degradation because of limited memory space,
  72. or may not run at all.
  73.  
  74. ANNOUNCING VERSION 1.4X -  BREAK THE 640K BARRIER!
  75.  
  76. Proxy has been rewritten (ported) to run under PC Scheme, which is in
  77. the public domain. This implementation is much faster and can use
  78. extended memory, therefore can run larger applications. Registration
  79. for Proxy is $25, plus $5 shipping and handling (see PROXY.REG) and
  80. entitles you to a free copy of 1.4X, and to support by mail and email
  81. on either CompuServe or the Internet. Version 1.4X includes the PC
  82. Scheme files needed to run Proxy.
  83.