home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / mag7demo.zip / MAGFAQ.TXT < prev    next >
Text File  |  1993-09-01  |  7KB  |  161 lines

  1.  
  2.            Magnum "Frequently Asked Questions" by New Sysops
  3.  
  4. Q.  I have the system running fine, but I've decided to change the
  5.     file (and/or message) areas available to my users.  I've changed
  6.     these in my STARTUP.x file(s), but my users are still stuck with
  7.     the old settings!  What am I doing wrong?
  8.  
  9. A.  The STARTUP.x file(s) is where Magnum gets its NEW USER defualts
  10.     [actually it gets it from the MBBSINIT.x files which are the
  11.     compiled version of the STARTUP.x files].
  12.     Any user already in the user database will be unaffected by any
  13.     changes made to file or message areas in your STARTUP.x file(s).
  14.     To change these areas for existing users, you can either do it
  15.     manually from within the sysop menu (user database area), or write
  16.     a .MEX program to perform bulk updates for your existing users.
  17.  
  18.  
  19. Q.  I bought the 3-node version about a year ago.  I now need more
  20.     nodes.  Do I have to purchase a whole new Magnum package?
  21.  
  22. A.  No.  Our policy for upgrading to a higher-node configuration has
  23.     always been the difference in CURRENT price between the
  24.     configuration you have and the configuration you wish to upgrade to,
  25.     plus shipping/handling.  In other words, if the current price for
  26.     the 3-node configuration is $175, and you upgrade to the 5-node
  27.     configuration ($300), the difference is $125 plus shipping/handling.
  28.     Even if you paid $100 or $500 for the 3-node configuration at the
  29.     time you purchased it, the price difference is always the difference
  30.     in current pricing.
  31.     An upgrade gets you the same serial# as that which you already have
  32.     (ie: you will be unable to network your previous and new
  33.     configurations together to get even more nodes).  If you wish to
  34.     network the two configurations together, then a new purchase would
  35.     be required in order to get a new serial#.  [ NOTE: sales tax added
  36.     to California destinations! ]
  37.     The upgrade (price difference) does NOT include a new user manual!!
  38.     The manual is identical for all configurations; however, if a new
  39.     release comes out (hence, a new user manual), it can be purchased
  40.     separately (usually $35).  The user manuals are included on diskette
  41.     should you desire to print your own and save the purchase price of a
  42.     new manual!
  43.  
  44.  
  45. Q.  I'd like to be able to move files from one directory to another.
  46.     I've tried this with a .MEX program but no go!
  47.  
  48. A.  .MEX programs merely manipulate the fields (data) within the
  49.     databases.  They do nothing outside of the databases (ie: moving
  50.     files, etc).  However, this is such a popular request that it has
  51.     been incorporated into Magnum v7.00.
  52.  
  53.  
  54. Q.  I've just finished installing the BBS.  However, when I start it
  55.     I get the message "MBBS.ACE not found".  What am I doing wrong?
  56.  
  57. A.  The file MBBS.ACE does not exist until YOU create it.  It is not
  58.     necessary for BBS operation.  When your databases become larger
  59.     and you write .MEX programs or need to execute other programs at
  60.     certain times for maintenance purposes, the MBBS.ACE file would
  61.     tell Magnum when to execute these programs (day, time).
  62.     The MBBS.ACE file is basically a file of 'events' to happen on
  63.     certain days and times.
  64.  
  65.  
  66. Q.  I just set up my system and logged on as the sysop (/0) for the
  67.     first time.  I've run out of time (ie: 30 minutes) and can't get
  68.     back on!
  69.  
  70. A.  When you first log on as Sysop, the first thing you should do is
  71.     go into the sysop menu, user database area - your record will
  72.     then be displayed.  Change the daily_time and time_remaining fields
  73.     to something more appropriate for you (ie: 180).
  74.  
  75.  
  76. Q.  When a caller logs off, my modem still stays online and won't drop
  77.     the connection!
  78.  
  79. A.  Make sure you have the &D2 or &D3 command somewhere within your
  80.     modem init strings in the startup file for that modem.
  81.  
  82.  
  83. Q.  I've tried the TEST mode of MBBS.EXE, but when a caller calls,
  84.     nothing happens!
  85.  
  86. A.  TEST mode is merely to show what your modem is returning when
  87.     a call comes in, it does not start a session, and the rest of
  88.     the BBS is frozen (except for those already online at the time
  89.     you enter test mode) to other calls.
  90.  
  91.  
  92. Q.  My girlfriend is complaining that I'm spending too much time
  93.     with the Magnum BBS system!
  94.  
  95. A.  Get a new girlfriend.
  96.  
  97.  
  98. Q.  I'm running OS/2 2.0.  I'd like to be able to run some of the DOS
  99.     door programs out there, but it doesn't work!
  100.  
  101. A.  As of this writing, you can run DOS doors with the combination of
  102.     Magnum v7.00, OS/2 2.1, and a 3rd-party driver (MAGFOSS.ZIP) that
  103.     you can download from our BBS.
  104.  
  105.  
  106. Q.  I have the 2-node (1 dialup + console) configuration of Magnum.  Is
  107.     there any way I can have node 2 (my console node) converted to a
  108.     dialup (modem) node?
  109.  
  110. A.  The highest node of Magnum in any configuration (node 2 in the
  111.     2-node configuration, node 17 in the 17-node configuration, etc) is
  112.     only a console node, regardless of what you put for the DEVICENAME
  113.     parm in that startup file.  It is internally treated very
  114.     differently than a modem node, although it appears identical in its
  115.     presentation on the screen.
  116.  
  117.  
  118. Q.  I'd like to set up 4 dial-in lines for the BBS.  How do I set it
  119.     up such that I only give out one phone number to my users, and have
  120.     a caller automatically routed to node 2, node 3, node 4 in the event
  121.     the previous nodes are busy?
  122.  
  123. A.  This is not something you can do on your own.  This is something you
  124.     must arrange with the telephone company.  If you already have the 4
  125.     telephone lines, tell them you want them on a "rotary" (also known
  126.     as a "hunt group").  Tell them the 1st number you want on the
  127.     rotary, and the next 3 in the order you want them routed to.
  128.  
  129.  
  130. Q.  Do you plan on coming out with a 32-bit version of Magnum?
  131.  
  132. A.  This was our original intention.  However, until we see where
  133.     Microsoft's "NT" is going, we will not release a 32-bit version.
  134.     NT will supposedly run any 16-bit OS/2 text-mode application but
  135.     as of this writing (NT in its infancy) Magnum does not run under
  136.     NT.  Additionally, a 32-bit version of Magnum (as a text app)
  137.     will not provide any speed-gain advantages.  We are NOT ruling out
  138.     a 32-bit version, we're just saying its not feasible at this time.
  139.  
  140.  
  141. Q.  I've just set up the demo and I want to buy the commercial version.
  142.     Do I lose the users in my user database, the files in the file
  143.     database, and the messages in the message database when I install
  144.     the commercial version over the demo?
  145.  
  146. A.  No.  The commercial version comes with an intelligent installation
  147.     program which will convert your demo databases to the commercial
  148.     format.
  149.  
  150.  
  151. Q.  I need to set up the BBS as a CLOSED system.  But how do I get my
  152.     users into the system?
  153.  
  154. A.  Configure all dialup nodes as a CLOSED BBS.  Configure your console
  155.     node as an OPEN BBS.  You must log on "as though you are the new
  156.     user" via the console node.  Once you've completed the new user
  157.     logon procedure for that user, they'll be able to call in on one of
  158.     the dialup nodes.  You will need to convey to them (via telephone,
  159.     fax, letter, whatever), their ID and password.
  160.  
  161.