home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / SQMLINK.ZIP / sqmlink.doc next >
Text File  |  1993-01-23  |  2KB  |  63 lines

  1. Introduction
  2.  
  3. SqMLink will link your message areas using the MSGID and REPLY kludges
  4. (not based on the subject fields like Squish). This means that replies
  5. truly are replies, not simply a message with the same subject. This
  6. also means that a message can have several replies (the squish format
  7. supports ten replies, but the *.msg format only one, that is why
  8. SqMLink only links squish format areas).
  9.  
  10.  
  11. Usage
  12.  
  13. Don't use any other linker on the areas that you use SqMLink. You must
  14. run SqMLink with the -C option the first time  on all areas that
  15. SqMLink will link (to clear out old links). This needs only be done
  16. once. SqMLink can be run in two different ways:
  17.  
  18. Format 1:
  19.  
  20. SQMLINK area [-C]
  21.  
  22. area is the filename of the area. Don't use the extension. Example:
  23. SQMLINK c:\msg\TUB
  24.  
  25. If you use -C SqMLink won't link anything, instead it will clear all
  26. links. Example:
  27. SQMLINK c:\msg\TUB -C
  28.  
  29.  
  30. Format 2:
  31.  
  32. SQMLINK [-Aareas.bbs] [-Ssquish.cfg] [-Fechotoss.log] [-C]
  33.  
  34. With the -A option (substitute areas.bbs with the name and path of
  35. your areas.bbs file) SqMLink will link all squish echomail areas in
  36. the areas.bbs file. Example:
  37. SQMLINK -Ac:\tosser\areas.bbs
  38.  
  39. The -S option is the same as -A, but it will link all areas in
  40. squish.cfg instead. Example:
  41. SQMLINK -Sc:\squish\squish.cfg
  42.  
  43. The -F option makes SqMLink link only the areas found in the
  44. echotoss.log file. (Use the one squish and BBS programs creates) This
  45. option must be used with -A or -S because SqMLink finds the actual
  46. file names in areas.bbs or squish.cfg. Example:
  47. SQMLINK -Sc:\squish\squish.cfg -Fc:\max\echotoss.log
  48.  
  49. If you use -C SqMLink won't link anything, instead it will clear all
  50. links. Example:
  51. SQMLINK -Sc:\squish\squish.cfg -C
  52.  
  53.  
  54.  
  55.    The excellent MsgAPI (Scott J. Dudley) is used in this program.
  56.    "Squish" is a trademark of Scott J. Dudley.
  57.  
  58.  
  59. SqMLink is freeware.
  60.  
  61. Mattias Pantzare (2:205/203.2)
  62.  
  63.