home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / sqpck141.zip / sqpck.doc < prev    next >
Text File  |  1994-10-29  |  1KB  |  46 lines

  1.  
  2.  SqPck* version 1.41 for OS/2 2.x
  3.  Copyright (c) 1993-94 by Jussi Laako of Datastream Group. All rights reserved.
  4.  
  5.   This is 32-bit messagebase packer for Squish** and *.MSG bases.
  6.   Packet includes two versions, SQPCK.EXE uses MSGAPI32.DLL (recommended)
  7.   and SQPCKS.EXE which uses statically linked version of MsgAPI.
  8.  
  9.   You can use your existing SQUISH.CFG or make SQPCK.CTL in following format:
  10.  
  11.    <zone>
  12.    <days> <squish|*.msg> <path> <filename>
  13.    [<days> <squish|*.msg> <path> <filename> ...]
  14.  
  15.   <zone> is your zone number
  16.   <days> to keep messages
  17.   <squish|*.msg> message base type, squish or *.msg
  18.   <path> basepath to messagebase, must end with backslash (\)
  19.   <filename> squish base filename or *.msg base last directory statement
  20.              followed with backslash
  21.  
  22.  
  23.   If you use SQUISH.CFG (-sqcfg switch), make sure you have -$d<age> defined
  24.   on areas you like to pack.
  25.  
  26.   Currently *.MSG format is 'supported', I may speed up routines to proper
  27.   levels in future versions.
  28.  
  29.  Commanline switches:
  30.  
  31.   -sqcfg             Uses SQUISH.CFG instead of SQPCK.CTL.
  32.   -nocntr            Disables progress indicator.
  33.   -usehw             Use 1.msg on *.msg base as highwater storage.
  34.   -log <filename>    Use <filename> for logging.
  35.  
  36.  
  37.   Thanks to:
  38.    Tuomo Soini (2:220/701) for beta testing.
  39.  
  40.  
  41.   * Uses MsgAPI code by Scott J. Dudley
  42.   ** "Squish" is a trademark of SCI Communications.
  43.  
  44.   - Jussi Laako, 2:220/486
  45.  
  46.