home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / INFODOOR.ZIP / INFODOOR.DOC < prev    next >
Encoding:
Text File  |  1992-08-03  |  3.4 KB  |  88 lines

  1.                         
  2.                                    INFO DOOR
  3.                       (C) Copyright 1992 by Stanley Sheff
  4.                         Support BBS: The Brainex System
  5.                                (310) 275-2344
  6.                                (310) 273-5234
  7.                  -------------------------------------------
  8.  
  9.    Here's a simple door that will do just one thing: Show a text file!
  10.    I'm sure you will find many uses for this door such as:
  11.  
  12.                  Display Instructions for a door.
  13.                  Show your BBS User Manual or Help File
  14.                  Tell a caller a door is down.
  15.  
  16.    This door works with GAP, PCBoard, Wildcat, Spitfire, WWIV, and RBBS,
  17.    as well as any BBS that generates a DOOR.SYS file when running a door.
  18.    
  19.    INFODOOR requires the Brainex Door Manager. If you have not done so,
  20.    please install the door manager first!
  21.  
  22.    The setup of INFO DOOR is simple, all you need to do is type:
  23.  
  24.    SETUP
  25.  
  26.    INFODOOR.EXE will be copied to your BRAINEX directory.
  27.    INFODOOR.DOC will be copied to your BRAINEX\INFODOOR directory.
  28.  
  29.    To display a text file use the command:
  30.  
  31.    INFODOOR NODE=x FILE=NAME
  32.  
  33.    x is your node number.
  34.  
  35.    NAME is the actual name of the text file to display.  You can 
  36.    have two file versions, a plain text ASCII and an ANSI COLOR.  
  37.    Just add a G to the actual file name for color: NAMEG
  38.  
  39.    Here's how you could show a BBS user manual located in a C:\DOCFILES
  40.    directory.  Files in this directory would be MANUAL and MANUALG...
  41.  
  42.    INFODOOR NODE=1 FILE=C:\DOCFILES\MANUAL
  43.  
  44.    -------------------------------------------------------------------------
  45.                                     
  46.    The following sysop functions are available while awaiting
  47.    keyboard input :
  48.  
  49.      F5      - Shell to DOS.
  50.      F8      - Twit user and return to BBS.
  51.     F10      - Initiate chat with user.
  52.     CF10     - Answer user page bell.
  53.     Home     - Main user stats.
  54.     End      - Displays sysop keys available.
  55.     PgDn     - Secondary user stats.
  56.     Up Arrow - Increase user's time remaining by 5 minutes.
  57.     Dn Arrow - Decrease user's time remaining by 5 minutes.
  58.  
  59.    One of the nicer features about using the TWIT key, is the user
  60.    is not told that "the sysop wants them to return to the BBS".
  61.    Instead, a very plain and simple message of "returning you to the
  62.    BBS" is displayed.  This way, the user is given no indication
  63.    that the sysop is hovering about.
  64.  
  65.    When using the F5 shell to DOS key, to return to the door
  66.    program, simply type EXIT at the DOS command prompt. It is not
  67.    necessary to change directories back to the door directory.
  68.    RomBrain is smart enough to know which drive and directory the
  69.    door program is in and will reset the defaults upon return from
  70.    DOS.
  71.  
  72.    The Up and Down Arrow keys increase and decrease the user's time
  73.    respectively by 5 minutes for each press of the key. There is no
  74.    indication of what is occurring (except by the fact the user's
  75.    time remaining will change), so the sysop should try not to have
  76.    a lead finger. The increase or decrease is effective only while
  77.    the user is in RomBrain.
  78.  
  79.    When you register this door, the UNREGISTERED notice will not be
  80.    shown when exiting the door.
  81.  
  82.    Have Fun!
  83.    Stanley Sheff
  84.    The Brainex System
  85.    310-275-2344 HST
  86.    310-273-5234 V.32/bis v.42/bis
  87.  
  88.