home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / mbbs25a4.zip / MBBSDIAL.DUM < prev    next >
Text File  |  1993-05-14  |  1KB  |  31 lines

  1.  
  2.    This is just a dummy dial directory file which can be used with
  3. MacroBBS to temporarily replace your COMMO.FON file.  This saves you
  4. from memory allocation errors that might occur due to MacroBBS's size
  5. and the size of your COMMO.FON file. (Macro and phone files TOGETHER
  6. must not exceed 64K.)
  7.  
  8.   If you are getting "Out of memory" errors, add this to your {COMMO}
  9. command line:
  10.  
  11.         /dMBBSDIAL.DUM
  12.  
  13. Eg.   commo /In /Dmbbsdial.dum /Mmacrobbs.mac /V10000 /:bbs
  14.  
  15.   This command line will run {COMMO} with no intro modem /Initialization,
  16. load MBBSDIAL.DUM as the default /Dial directory, load MACROBBS.MAC as the
  17. default /Macro file, allocate 10K of /Variable space (used by MacroBBS's
  18. memory-resident editor), and start-up Macro/:BBS automatically.
  19.  
  20.   If you decide to do this, I strongly suggest using a batch file.
  21. Create a batch file somewwhere in your DOS path (Eg. C:\) by typing:
  22.  
  23. copy con MBBS.BAT  <press ENTER>
  24.  
  25.   Then type:
  26.  
  27. commo /In /Dmbbsdial.dum /Mmacrobbs.mac /V10000 /:bbs^Z  <press ENTER>
  28.  
  29.   Now, just typing "MBBS" at any DOS prompt will start-up MacroBBS.
  30.  
  31.