home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FDRS12.ZIP / DOORS!.DOC < prev    next >
Text File  |  1995-10-26  |  9KB  |  257 lines

  1.                               MyWO Soft and   _.   __
  2.                     _________________________/ |  / /\
  3.                     \___ ___|_  \___  |___  \  |  \  /
  4.                       /  __/ _   \/   |  _   \ |___\/
  5.                       \  _|__|_  /\  _|__|_  / ___//\
  6.                    +---\/------\/--\/-[QbX]\/\/----\/-+
  7.                                 :PRESENT:
  8.  
  9.                   [ THE FATAL!DOORS FOR REMOTE ACCESS ]
  10.  
  11.                       V1.2 - Release date 26.10.1995
  12.  
  13.  
  14. -----------------------------] INTRODUCTION [------------------------------
  15.  
  16. Hi Sysop!
  17.  
  18. Thanks for your interest in FATAL! DOORS for Remote Access 2.0x.
  19. It replaces the former FATAL! LOGOFF that was released as freeware,
  20. all FATAL! LOGOFF functions are fully implemented in DOORS.
  21. This programm is shareware which means "professional software" that can be
  22. evaluated before buying it. You are allowed a trial period of 30 days
  23. before you should either register your copy or delete it completely.
  24. Please think about supporting me with registering, DM 10.- is not too much
  25. and every registration I receive is an incentive to develop more useful
  26. programs. So if you like it, register it :-)
  27. You will receive a personal keyfile that enables the registered-functions
  28. and switches off the (annoying) shareware delay. It only works on YOUR bbs.
  29.  
  30. However, there's NO warranty and NO liability on the part of the author
  31. in case of data loss or if anything goes wrong!
  32.  
  33. -----------------------------] INSTALLATION [------------------------------
  34.  
  35. - Copy DOORS!.EXE and DOORS!.CTL in any directory you like (C:\RA\DOORS).
  36.  
  37.  
  38. EXAMPLE-INSTALLATION : LOGOFF
  39.  
  40. - Copy the ANSI FILES into the DOORS! dir.
  41.  
  42. - Copy the .MNU files
  43.  
  44.   !LOGOFF.MNU
  45.   !HANGUP.MNU
  46.   !RELOG.MNU
  47.  
  48.   into your RA-Menupath.
  49.  
  50. - Edit the DOORS!.CTL to fit your BBS.
  51.  
  52. - Edit the .MNU files with RACONFIG.
  53.  
  54. - The !LOGOFF.MNU should automatically (AUTOEXEC) execute the DOORS!.EXE
  55.   with parameter LOGOFF and then make an automatic RETURN FROM GOSUB.
  56.   This is the menu where you have to jump to when your user wants to logoff.
  57.   (e.g. in Main menu: Hotkey "!" -> goto menu !LOGOFF).
  58.  
  59. - The !HANGUP.MNU shoult do nothing more than automatically hang up
  60.   terminating the current call properly. You can show a Goodbye ansi to
  61.   the users by copying a GOODBYE.ANS into your RA textfiles dir.
  62.  
  63. - The !RELOG.MNU should perform an automatic EXIT TO DOS with ERRORLEVEL
  64.   because you must react in your BBS batch like this:
  65.   IF ERRORLEVEL xx GOTO LOGIN ... and perform a relogin.
  66.  
  67.  
  68.  
  69. I recommend to test it all locally before going "online" because a jammed
  70. menu or CTL-file can lead to user-frustration :-)
  71.  
  72.  
  73. ---------------------------] THE .CTL FILE [-------------------------------
  74.  
  75.  
  76. FATAL!DOORS has it's own little menu system, each menu block MUST begin
  77. with a word in [] and end with an [END] mark.
  78. It is important that there is a [COMMON] menu and at least ONE menu block
  79.  
  80. Command line usage: DOORS!.EXE <STARTMENU>
  81.  
  82. When there is a [TOP] menu block for example, you can start with
  83. DOORS!.EXE TOP.
  84.  
  85. The CTL-File is a simple (DOS)-ASCII file.
  86.  
  87. Supported parameters in the [COMMON] menu block:
  88.  
  89. USE48LINES      : If user terminal has >47 lines then ANSI48.ANS
  90.                   is shown instead of ANSI.ANS for example.
  91.  
  92. Supported parameters in each [MENUNAME] menu block:
  93.  
  94. [MENUNAME]      : Startlabel of menu block, e.g. [MAINMENU]
  95.  
  96. REGCOLOR=xx     : Color of the text (FATAL!DOORS BY ELECTRON/FATAL!)
  97.                   *ONLY REGISTERED VERSION!
  98.  
  99. ANSI=<ANSINAME> : Path and name of the background textfile WITHOUT EXT.!
  100.                   (ANS,AVT,RIP and ASC are supported automatically)
  101.  
  102. WINDOWX=xx      : X-Position upper left corner of lightbar-block
  103. WINDOWY=xx      : Y-Position upper left corner of lightbar-block
  104.  
  105. ENTRIES=xx      : Number of entries displayed at the same time. if more
  106.                   items exist than xx, they will be scrolled.
  107.                   try not to have xx higher than the number of items existing
  108.  
  109. LIGHTFORE=xx    : Color of active lightbar TEXT
  110. LIGHTBACK=xx    : Color of active lightbar BACKGROUND
  111. NORMFORE=xx     : Color of other options (not active)
  112. NORMBACK=xx     : Color of other backgrounds (not active)
  113.  
  114. ANIMLEFT=<..>   : String (e.g. "│/─\"), that will be shown char-by-char left
  115.                   of the lightbar
  116. ANIMRIGHT=<..>  : String right of lightbar (MUST BE SAME LENGTH AS ANIMLEFT)
  117. ANIMSPEED=xx    : Animation speed (1=Fast, 255=Super slow)
  118.  
  119.  
  120. MENU=<TEXT>#<COMMAND>
  121.                 : TEXT is shown to the user, COMMAND will be executed when
  122.                   the user presses ENTER.
  123.  
  124.                   SUPPORTED COMMANDS after the #-Char:
  125.  
  126.                 - <HDD>:\<PATH>\<NAME> (NO EXTENSION)  : Show textfile
  127.  
  128.                 - @<HDD>:\<PATH>\<NAME>.EXE/.BAT/.COM [*P] [*N] [*B]
  129.                   Execute external DOOR.
  130.  
  131.                   *P is replaced with COM PORT
  132.                   *N is replaced with NODE #
  133.                   *B is replaced with BPS RATE
  134.  
  135.                   (You can use any exitinfo.bbs/dorinfo1.def comaptible door
  136.                    like online games, walls, message to next caller etc.)
  137.  
  138.                 - *<RAMENU>.MNU (e.g. MAIN.MNU)        : change RA's menustack.
  139.                   (After a change in RA's menustack it must be executed
  140.                   within RA ba putting an autoexec RETURN after DOORS! in the
  141.                   menu from where DOORS! is called from)
  142.  
  143.                 - *GOTO <MENU>   : Jump to another menu within DOORS.
  144.  
  145.                 - *GOSUB <MENU>  : Gosub another menu within DOORS.
  146.  
  147.                 - *RETURN        : Return from a DOORS! submenu.
  148.                   (RETURN without a gosub = quit)
  149.  
  150.                 - *QUIT          : quit FATAL!DOORS and write EXITINFO.
  151.  
  152.                 - *LOGOUT        : Show the small logout animation.
  153.                   (*LOGOUT MUST BE FOLLOWED DIRECTLY by a *<RAMENU>.MNU,
  154.                   best would be a menu with a simple HANGUP in it,
  155.                   terminating the current call.)
  156.  
  157. ESC=<COMMAND>   : Assign Commands to the ESC key like *QUIT, *GOTO <MENU> or
  158.                   *GOSUB <MENU>
  159.  
  160. [END]           : Endlabel of each menu block
  161.  
  162.  
  163.  
  164.  
  165. Usage of the popular "PCBoard" animated ENTER prompts:
  166.  
  167. You must make a directory in your main RA dir named PROMPTS where you copy
  168. the prompt files into. This is the location where all the FATAL! tools with
  169. animated ENTER support look for them.
  170. The prompt files themselves are plain ANSI with a top descriptor line.
  171. They must be named PROMPT.1, PROMPT.2,.., PROMPT.99 in ascending order.
  172.  
  173. Format of the prompt files:
  174.  
  175. 4 NO 4 32
  176. >   PrESS ENTER   <
  177.  >  PrESS ENTER  <
  178.   > PrESS ENTER <
  179.    >PrESS ENTER<
  180.  
  181.  
  182. 1st line:
  183.  
  184. 4  : 4 Lines
  185. NO : Show from top to bottom an begin at top again (YES: Pingpong)
  186. 4  : Speed (less=faster)
  187. 32 : X-position on screen
  188.  
  189.  
  190.  
  191. Usage of the prompts with DOORS:
  192.  
  193. e.g.
  194.  
  195. MENU=  DAiLY USaGE GrAPH     #C:\RA\ANSIS\BUSY 10
  196.  
  197. Makes the PROMPT.10 appear under the ansi BUSY.ANS.
  198.  
  199. MENU=  DAiLY USaGE GrAPH     #C:\RA\ANSIS\BUSY 10 1
  200.  
  201. Makes the PROMPT.10 appear under the ansi BUSY.ANS with one line space.
  202.  
  203. MENU=  DAiLY USaGE GrAPH     #C:\RA\ANSIS\BUSY 1 RND 10
  204.  
  205. Makes a prompt between 1 and 10 appear randomly under the ansi.
  206.  
  207. MENU=  DAiLY USaGE GrAPH     #C:\RA\ANSIS\BUSY 1 RND 10 2
  208.  
  209. Makes a prompt between 1 and 10 appear randomly under the ansi with 2 lines
  210. space.
  211.  
  212. When a prompt can't be found or accessed then the built-in standard prompt
  213. is shown.
  214.  
  215.  
  216.  
  217. List with all possible colors:
  218.  
  219.  dark colors   ║
  220. (Foreground &  ║  bright colors
  221.  Background)   ║ (foreground only)
  222. ═══════════╤═══╬══════════════╤════
  223.  black     │ 0 ║ darkgray     │  8
  224.  blue      │ 1 ║ lightblue    │  9
  225.  green     │ 2 ║ lightgreen   │ 10
  226.  cyan      │ 3 ║ lightcyan    │ 11
  227.  red       │ 4 ║ lightred     │ 12
  228.  magenta   │ 5 ║ lightmagenta │ 13
  229.  brown     │ 6 ║ yellow       │ 14
  230.  lightgray │ 7 ║ white        │ 15
  231.  
  232.  
  233.  
  234.  
  235. If you still have questions then please call the Mysterious Worldz BBS
  236. and write a mail or call one of our support sites and ask for advice.
  237. Bugreports and suggestions are always WELCOME!
  238.                                                        __.       ____
  239.                                                       /  |      /   /\
  240.        ____________________________________ _________/   |     /   /  \
  241.        \                |      \           |       \     |     \      /
  242.         \______  _______|__     \______    |___     \    |      \    /
  243.             /         /          \  /      |         \   |       \  /
  244.            /     ____/    _       \/       |  _       \  |_______ \/
  245.         :  \       | |    |       /\       |  |       /         / /\ :
  246.        ::: :\    __|:|____|__    / :\    __|__|__    /   ______/:/  \ ::
  247.        |:::::\  /::::::::::::\  /::::\  /::::::::\  /\  /::::::::\  /::|
  248.       -+------\/--------------\/------\/----------\/--\/----------\/---+-
  249.        |                     ---/\/ DOORS! \/\---                      |
  250.  
  251.  
  252. ***************************************************************************
  253.  
  254.     UPDATES ARE FREE DOWNLOAD IN MYSTERIOUS WORLDZ BBS (+49-30-8329130)
  255.  
  256. ***************************************************************************
  257.