                          -= M K Q U O T  Ver. 1.11 =-
                    Makes Pegasus Mail format Quotation file


MKQUOT is freeware and copyrighted by Jan Sjberg <janne@sjoberg-trading.se>.

This archive contains the following files:

READ1st.TXT         This file
README.TXT          Jan Sjbergs Readme.txt
MKQ111.ZIP          The original MKQUOT archive file
recompilations.zip  Archive file with 3 recompiled versions of MKQUOT.EXE


MKQ111.ZIP contains the following files:
----------

MKQUOT.EXE          Original MKQUOT 16 bit executable 
                    (DOS, Win16 and Win32 environment)
MKQUOT.PAS          Pascal source code
README.TXT          Jan Sjbergs Readme.txt
SAMPLE.TXT          Sample quotes source file
COMPILE.BAT         Sample batch file to start rescom.exe and copy the 
                    resulting rsc-file
HISTORY.TXT         History of MKQUOT


recompilations.zip contains the following files:
------------------

MKQUOTII.EXE        A recompiled 16 bit version of MKQUOT.EXE. When I started 
                    to work with a Pentium II 350 MHz in 1998, MKQUOT.EXE 
                    breaks off with a runtime error message. I recompiled 
                    MKQUOT by disabling the range checking compiler option. So
                    if you get runtime errors while using MKQUOT.EXE, try
                    MKQUOTII.EXE instead. You also can slow down your CPU speed.
                    Works in DOS, Win16 and Win32 environment.
                    
mkquot32.exe        A recompiled 32 bit version of MKQUOT.EXE. 
                    Works in Win32 and Win64 environment.

mkquot64.exe        A recompiled 64 bit version of MKQUOT.EXE.
                    Works in Win64 environment.


See README.TXT for 
installation instructions, usage, license agreement and other informations.


Annotations:
------------

1. Before starting MKQUOT.EXE or one of the recompilations from command-line,
   clear the screen (CLS command).

2. If you use 8 bit characters (like the german umlauts) in your quotation
   file, note that your input file and your RQUOTES.R file have to be in  
   MS-DOS text format, NOT in Windows/ANSI text format. Do NOT use the
   "-a" switch with RESCOM.EXE.

3. Note that you have to erase the "<" and the ">" characters in the
   line

       rem MKQUOT 1.11 by Jan Sjberg <janne@sjoberg-trading.se>

   in COMPILE.BAT, because these characters are illegal in a REM line.


-- 
Martin Schnabel, http://www.martinschnabel.de, ms@martinschnabel.de