home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / homecook / mmconv15.zip / MSGSPLIT.DOC < prev    next >
Text File  |  1993-09-15  |  1KB  |  62 lines

  1.  
  2.     MSGSPLT
  3.  
  4.     MSGSPLIT infile outfile [splitmark]
  5.  
  6.  
  7.     With no parameters, e.g., you get:
  8.  
  9.     MSGSPLIT
  10.  
  11.  
  12.  by Rodney Grantham  version 1.10
  13.  
  14.  Usage: MSGSPLIT.EXE infile outfile [divider]
  15.  
  16.  Splits files after 6000 lines at a SLMR/OLX or Bluewave header
  17.  You can  provide your own split marker in quotes
  18.  At 7000 lines, the file is arbitrarily split.
  19.  
  20.  
  21.  
  22.  
  23.  
  24.     Ever get your saved message file too big for your editor to handle?
  25.  
  26.     This handy little program will break the file down into smaller
  27.     sections for handy editing.  It is supposed to recognize BlueWave and
  28.     SLMR/OLX headers and split when the output file exceeds 6000 lines.
  29.  
  30.     If neither of these headers is seen, it will split at 7000 lines.  It
  31.     can therefore be used with any reader.  The results just won't be as
  32.     neatly divided.
  33.  
  34.  
  35.     Version 1.10
  36.  
  37.     o  increase from 3000 to 6000 and from 4500 to 7000 lines for split
  38.  
  39.     o  add 3rd parameter- you can specify what to split on.  If this has
  40.        blanks in it, enclose it in quotes
  41.  
  42.  
  43.     Execute as follows:
  44.  
  45.     MSGSPLIT infile outfile [splitmark]
  46.  
  47.  
  48.     With no parameters, e.g., you get:
  49.  
  50.     MSGSPLIT
  51.  
  52.  
  53.  by Rodney Grantham  version 1.10
  54.  
  55.  Usage: MSGSPLIT.EXE infile outfile [divider]
  56.  
  57.  Splits files after 6000 lines at a SLMR/OLX or Bluewave header
  58.  You can  provide your own split marker in quotes
  59.  At 7000 lines, the file is arbitrarily split.
  60.  
  61.  
  62.