home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / RBROBOT1.ZIP / SYSOP.DOC < prev    next >
Text File  |  1994-01-18  |  2KB  |  60 lines

  1. RoboROBOT v1.00 Quick-E Installation Instructions
  2. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  3. Copyright 1994 Duke Graphics
  4.  
  5. This guide is a shortened version of the installation
  6. instructions you will find in the manual, ROBOT.DOC.  If
  7. you read this and get confused, stop and read the manual.
  8.  
  9. This guide is directed towards the self-proclaimed "POWER SYSOP"
  10. who does not believe in RTFMology.  I strongly recommend, however,
  11. that if all you do is read this to get going, please print out
  12. the manual, ROBOT.DOC, and read it some day when you are
  13. stranded at your in-law's with nothing to do... :)
  14.  
  15. Step 1 - Install Software
  16.  
  17.    Create a directory or sub-directory (it doesn't matter where
  18.    or on what drive) off of your \ROBOFX directory.  I recommend:
  19.    C:\ROBOFX\ROBOT
  20.  
  21.    Move all of the files which came with the original archive to
  22.    that directory.
  23.  
  24. Step 3 - Set up RoboBOARD/FX's NEWUSER.PLT
  25.  
  26.    Add the following line to your \ROBOFX\ENGLISH\TEMPLATE\NEWUSER.PLT
  27.    file, after the *ENDPLATE line:
  28.  
  29.    *TOFILE,C:\ROBOFX\ROBOT\ROBOT.DAT,NEWUSER,Welcome!,{USERNAME}
  30.  
  31. Step 4 - Add a hook to your BBS batch file
  32.  
  33.    Add a hook to your BBS batch file to check for new data.  If
  34.    new data is found, run PROCESS.BAT.  For example, before OR
  35.    after you make a call to ROBOFX.EXE in your batch file, add
  36.    these two lines:
  37.  
  38.    echo:Checking for RoboROBOT...
  39.    if exist c:\robofx\robot\robot.dat call c:\robofx\robot\process.bat
  40.  
  41. Step 5 - Edit ROBOT.INI
  42.  
  43.    ROBOT.INI, the setup file for RoboROBOT, contains system
  44.    specific information which you will need to change.  Follow the
  45.    comments and change where necessary.  Be sure to correctly
  46.    identify the message area path and message area name for
  47.    RoboROBOT to post to.
  48.  
  49. Step 6 - Check and modify NEWUSER.TXT
  50.  
  51.    Take a look at NEWUSER.TXT.  It is set up as a default template
  52.    for a new user message.  Use any RoboBOARD/FX inline text or
  53.    color token.  See TOKENS.DOC or your RoboBOARD/FX manual for
  54.    the latest and complete listing.
  55.  
  56. Have Fun!
  57.  
  58. If you were totally confused by the above guide, please consult
  59. the user manual for RoboROBOT, ROBOT.DOC.
  60.