home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / maj / 666 / read.me < prev    next >
Text File  |  1994-02-06  |  3KB  |  84 lines

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