home *** CD-ROM | disk | FTP | other *** search
-
- PREFIX -- Stores Squish lastread pointers before SQFIX
-
- Version 1.0 (10/12/92)
-
- Written by Bob Quinlan of Austin, Texas, USA
- Sysop of Red October at 512-834-2593 (1:382/111)
-
- Copyright 1992 by Bob Quinlan
-
- Compatible with Maximus 2.00 and 2.01
-
-
- This program is intended to be used before SQFIX and various other
- utilities that reset the lastread pointers. It generates a pair of
- files (areaname.PFH and areaname.PFL) which contain the data necessary
- to reconstruct the lastread information.
-
- PREFIX must be followed by the name of a message area.
-
- Once PREFIX has been run you can run SQFIX or perform whatever other
- maintenance is needed. Then run the companion program POSTFIX to
- reconstruct the lastread pointers.
-
-
- PREFIX returns ERRORLEVEL 0 after a successful run. ERRORLEVEL 1 is
- returned to indicate an error.
-
- NOTICE: You may use, copy, and distribute this program freely as long
- as you insure that both the executable and the documentation (.DOC)
- files are included in the distribution package. The source code does
- not need to be included. You may modify this program and document, so
- long as reasonable credit is given to the original author if a
- substantial portion of the original remains intact. The author is not
- responsible for any losses which may occur either directly or indirectly
- as a result of using this program.
-
- This program uses the Squish MsgAPI and the Maximus structures written
- by Scott J. Dudley. "Squish" is a trademark of Scott J. Dudley.
-
- HISTORY:
- Version 1.0 (10/12/92) -- Original release. Written in Borland C.
-
-