home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / fn132bin / man / mexpand.man < prev    next >
Text File  |  1991-09-05  |  1KB  |  47 lines

  1.  
  2.  
  3. MEXPAND(1)           FNORDADEL BBS SOFTWARE            MEXPAND(1)
  4.  
  5. NAME
  6.      mexpand.tos - expand the message base
  7.  
  8. SYNOPSIS
  9.      mexpand
  10.  
  11. DESCRIPTION
  12.      Mexpand allows the Sysop to expand his message base.  The
  13.      program will report the current size of the message base,
  14.      and ask for the new size in kBytes.  The new number must be
  15.      a multiple of 4K, or it will be rounded up to the nearest
  16.      4K.  Mexpand will then do its dirty work and report the new
  17.      size when it is finished.
  18.  
  19.      You MUST change #messagek in ctdlcnfg.sys and reconfigure
  20.      the BBS.  Simply reconfiguring without changing ctdlcnfg.sys
  21.      will result in an ugly mess.  Don't do it.
  22.  
  23. OPTIONS
  24.      None.
  25.  
  26. NOTES
  27.      This program will only expand the message base.  The message
  28.      base can be shrunk using mshrink.tos, but it's better to
  29.      pick the size right in the first place. (-:
  30.  
  31. FILES
  32.      mexpand.tos           Message base expander.
  33.      ctdltabl.sys          System tables file.
  34.      #sysdir\ctdlmsg.sys   The message base.
  35.  
  36. SEE ALSO
  37.      The Fnordadel Reference Manual
  38.  
  39. AUTHORS
  40.      Mexpand was originally written (as "expand") by Hue, Jr.,
  41.      for Citadel-86.
  42.  
  43.      It was modified for STadel by David Parsons.
  44.  
  45.      Mexpand was further munged (and renamed to "mexpand") by
  46.      Adrian Ashley and Royce Howland for Fnordadel.
  47.