home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD2.mdf
/
c
/
interpre
/
proxy
/
read.me
< prev
next >
Wrap
Text File
|
1994-03-25
|
3KB
|
83 lines
PROXY v1.4
The following files are provided with the Proxy system:
PROXY.EXE COPY.PRX
PROXY.DAT NODUP.PRX
PROXY.INI H1.HLP
PROXY.DOC H2.HLP
FINANCE.PRX H3.HLP
SIEVE.PRX H4.HLP
MERGE2.PRX H5.HLP
SORT.PRX H6.HLP
CROSS.PRX H7.HLP
EMAIL.PRX H8.HLP
MERGE.PRX FRINGE.PRX
PROXY.REG READ.ME
Copy the files into a subdirectory of your choice. To install
Proxy, move to that subdirectory, type
proxy install
and press <enter>.
The install process produces a new file PROXY.WKS and ends with
the message:
loading-ended
To run Proxy, type
proxy
After the copyright notice, the following will be displayed
on your screen:
Continue? : (run) / (exit)
>
Type (run) and press <enter>. Make sure that run is enclosed by
parentheses. A prompt ? will be displayed. You may now type
expressions and function definitions (see the file PROXY.DOC).
To print out the documentation, use the DOS print command, i.e.
type: print proxy.doc and press <enter>. To get help at any
prompt, type: help; and press <enter>. To exit the interpreter
from any prompt, type exit; and press <enter>. Whenever the
Continue? : (run) / (exit) prompt appears, you may exit the
interpreter by typing (exit) and pressing <enter>.
Note - If you change to a new memory mapping scheme, for example,
upgrading to DOS 6.0, it will be necessary to re-install Proxy.
However, before doing this, erase the file PROXY.WKS. Also, you
should not load any TSR programs before loading Proxy.
Feedback, bug reports, comments and suggestions are solicited and
encouraged.
send to
Burt Leavenworth
23419 S. Mirabella Circle
Boca Raton, FL 33433
CompuServe: [70262,1074] or
Internet: 70262.1074@compuserve.com
NOTE - Proxy is implemented in XScheme which is restricted to 640K
on the IBM PC and compatibles. Consequently, some larger applications
may suffer performance degradation because of limited memory space,
or may not run at all.
ANNOUNCING VERSION 1.4X - BREAK THE 640K BARRIER!
Proxy has been rewritten (ported) to run under PC Scheme, which is in
the public domain. This implementation is much faster and can use
extended memory, therefore can run larger applications. Registration
for Proxy is $25, plus $5 shipping and handling (see PROXY.REG) and
entitles you to a free copy of 1.4X, and to support by mail and email
on either CompuServe or the Internet. Version 1.4X includes the PC
Scheme files needed to run Proxy.