home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / pfixp10.lzh / prefix.doc < prev    next >
Text File  |  1992-10-12  |  2KB  |  44 lines

  1.  
  2. PREFIX -- Stores Squish lastread pointers before SQFIX
  3.  
  4. Version 1.0  (10/12/92)
  5.  
  6. Written by Bob Quinlan of Austin, Texas, USA
  7. Sysop of Red October at 512-834-2593 (1:382/111)
  8.  
  9. Copyright 1992 by Bob Quinlan
  10.  
  11. Compatible with Maximus 2.00 and 2.01
  12.  
  13.  
  14. This program is intended to be used before SQFIX and various other
  15. utilities that reset the lastread pointers.  It generates a pair of
  16. files (areaname.PFH and areaname.PFL) which contain the data necessary
  17. to reconstruct the lastread information.
  18.  
  19. PREFIX must be followed by the name of a message area.
  20.  
  21. Once PREFIX has been run you can run SQFIX or perform whatever other
  22. maintenance is needed.  Then run the companion program POSTFIX to
  23. reconstruct the lastread pointers.
  24.  
  25.  
  26. PREFIX returns ERRORLEVEL 0 after a successful run.  ERRORLEVEL 1 is
  27. returned to indicate an error.
  28.  
  29. NOTICE:  You may use, copy, and distribute this program freely as long
  30. as you insure that both the executable and the documentation (.DOC)
  31. files are included in the distribution package.  The source code does
  32. not need to be included.  You may modify this program and document, so
  33. long as reasonable credit is given to the original author if a
  34. substantial portion of the original remains intact.  The author is not
  35. responsible for any losses which may occur either directly or indirectly
  36. as a result of using this program.
  37.  
  38. This program uses the Squish MsgAPI and the Maximus structures written
  39. by Scott J. Dudley.  "Squish" is a trademark of Scott J. Dudley.
  40.  
  41. HISTORY:
  42. Version 1.0  (10/12/92) -- Original release.  Written in Borland C.
  43.  
  44.