home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / XUE02.ZIP / XUE.ZIP / DOOR.INI < prev    next >
Encoding:
Text File  |  1995-10-01  |  5.5 KB  |  171 lines

  1.  
  2.  
  3. ; Sample Door Initialization File
  4. ; (c) 1995 David J. Pinch ∙ All Rights Reserved Worldwide
  5.  
  6.  
  7. AutoDetect = No          
  8.   ; If TRUE, the software will attempt to detect ANSI capabilities
  9.   ; on the remote system.  This command has no affect on local sessions.
  10.  
  11.  
  12. ChatGreeting = "~|[Chat Mode]~|Enter |0F/?|07 for more information.~|"
  13.   ;
  14.   ; This string is displayed when you press Alt-C to break into
  15.   ; chat-mode.  A CR/LF sequence is not appended to the string (this  
  16.   ; allows you to finish a sentence).  Example: 
  17.   ;
  18.   ;   "Hello!  I just wanted to let you know that "
  19.   ;                                               ^ Here's where you begin
  20.   ;                                                 typing when you break
  21.   ;                                                 into chat-mode.
  22.  
  23.  
  24. ChatHelp = ChatHelp
  25.   ; Text file displayed when /? is typed in chat-mode.
  26.  
  27.  
  28. CheckBreak = Yes         
  29.   ; If TRUE, then you are allowed to press CTL-BREAK to terminate the
  30.   ; program.  If FALSE, pressing control-break does nothing.  Normally 
  31.   ; pressing control-break causes to the program to exit with an error-level
  32.   ; of 255.
  33.  
  34.  
  35. CheckSnow = No
  36.   ; If TRUE, the software will slow down certain screen-writes to eliminate 
  37.   ; flicker on older CGA video boards.  
  38.  
  39.  
  40. ClrScr = False        
  41.   ; If TRUE, the screen will be cleared during the initialization of the door.
  42.   ; Local sessions started from the command-line *might* like better
  43.   ; if this value is set to FALSE.    
  44.  
  45.  
  46. Color1 = True
  47.   ; If TRUE, ANSI will be selected if a "1" is passed in the graphics field
  48.   ; of the DORINFOx.DEF drop file.  This is required for RemoteAccess.
  49.  
  50.  
  51. ; ComPort = 1
  52.   ; The ComPort for this node.  You will have to unremark this line if
  53.   ; you are not using a drop file *and* you are not using the -C command-line
  54.   ; parameter.
  55.  
  56.  
  57. DBS = True
  58.   ; Destructive Backspace.  This value should be set to TRUE if any remote
  59.   ; terminals erase the character to the left of the cursor when the
  60.   ; backspace character is received.  If FALSE, then the program assumes
  61.   ; full-control of the display and uses a fancier input system during
  62.   ; certain prompts.  Local sessions default to FALSE.
  63.  
  64.  
  65. DirectVideo = True
  66.   ; If TRUE, the software will write directly to video RAM.  Both monochrome
  67.   ; and color systems are supported.  If FALSE, the software will use the
  68.   ; BIOS (which is much slower).
  69.  
  70.  
  71. ; DropFile = \RA\Node1\Door.Sys
  72.   ; The full path and name of a drop file.  DOOR.SYS and DORINFOx.DEF are
  73.   ; are supported.  Most sysops, however, prefer to use the -P command-line
  74.   ; parameter.  I.e. /PC:\RA\DOOR.SYS
  75.  
  76.  
  77. Fading = Yes
  78.   ; If TRUE, ~v will cause the screen to fade to black, and ~^ will
  79.   ; restore the screen.  This affects the local screen only, and is
  80.   ; purely an aesthetic affect.  You should avoid turning it on if you
  81.   ; are running under a multitasker.  VGA required.
  82.  
  83.  
  84. FadeDelay = 10
  85.   ; The delay factor in VGA fades.  Larger numbers translate
  86.   ; to longer fade times.
  87.  
  88.  
  89. FlagFalse = "-"
  90. FlagTrue  = "X"
  91.   ; FlagFalse is the character representing a FALSE bit in a binary string.
  92.   ; FlagTrue is the opposite.
  93.  
  94.  
  95. HiddenChar = #254
  96.   ; The character displayed during a password entry.  
  97.   ;   #   0  =  <blank with no cursor movement>
  98.   ;   #  32  =  <blank with cursor movement>
  99.   ;   # 176  =  ░
  100.   ;   # 177  =  ▒
  101.   ;   # 178  =  ▓
  102.   ;   # 219  =  █
  103.   ;   # 249  =  ∙
  104.   ;   # 250  =  ·
  105.   ;   # 254  =  ■
  106.   ;   # 255  =  <blank with cursor movement>
  107.  
  108.  
  109. Intense = No
  110.   ; If TRUE, then backgrounds can have high-intensity colors (colors 8
  111.   ; through 15).  This affects the local screen only and is really just
  112.   ; a curiosity.
  113.  
  114.  
  115. ; Locked = 38400
  116.   ; Your locked baud-rate.  You should use this command if this information
  117.   ; is not passed in the drop file *and* you are not using the -O 
  118.   ; command-line parameter.
  119.  
  120.  
  121. MacroFiller = #176
  122.   ; The character used to fill out formatted macros.  Note: The ~M formatting
  123.   ; code allows the use of a different filler character.  The ~MD code
  124.   ; resets the existing filler character to this value.
  125.  
  126.  
  127. ; MenuDir = 
  128.   ; Location of the menu files (*.MNU).  The default location is the
  129.   ; program directory.
  130.  
  131.  
  132. ; Node = 1
  133.   ; The current node number.  This value is required for certain
  134.   ; inter-program communications.  You can also use the -N command-line
  135.   ; parameter.  The drop file might also contain this information.  If
  136.   ; a node number is not specified anywhere, it defaults to 1.
  137.  
  138.  
  139. NoiseBlink = No          
  140.   ; If TRUE, all generated line noise will blink.   This is really annoying,
  141.   ; BUT highly unlikely.  You might have more fun, though <GRIN>.
  142.  
  143.  
  144. NoiseColor = 50          
  145.   ; NoiseColor=X means that 1 out of X ALT-Ls will result in a random color
  146.   ; change.  You may use any number from 0 to 255.  A value of 0 or 1 will
  147.   ; cause a color change every time ALT-L is pressed.  This, of course, is
  148.   ; statistically impossible.
  149.  
  150.  
  151. OverScan = 0
  152.   ; The overscan area is the box surrounding the text screen.  Normally it 
  153.   ; is black since no program can write to this area.  If you are curious
  154.   ; about the overscan box, then experiment with this command.
  155.  
  156.  
  157. ; Sysop = "David Pinch"
  158.   ; Your name.  This information is required for certain registration keys.
  159.   ; Be sure to use quotes.
  160.  
  161.  
  162. TabSize = 8
  163.   ; The size of the tab character (ASCII #9).  The default size is 8 spaces.
  164.  
  165.  
  166. ; TextDir = 
  167.   ; The location of any external display files (.ASC, .ANS, .AVT, .HLP).  
  168.   ; The default value is the program directory.
  169.  
  170.  
  171.