home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / TAG / TAGD27.ZIP / DOORSYS.TXT next >
Text File  |  1994-05-03  |  4KB  |  76 lines

  1.      03/14/88 - Submitted by the "Limited Release Software Group"
  2.  
  3. Updated: 03/21/88
  4.  
  5. =============================================================================
  6.  
  7. Sample DOOR.SYS file to be used as a STANDARD for ALL Bulletin Board Systems.
  8.  
  9. =============================================================================
  10.  
  11.   This file format has been laid out and will be presented to ALL BBS authors
  12. in an attempt to establish a national standard for door program applications.
  13.  
  14. BBS AUTHORS: I urge you to consider this STANDARD with respect for your 3rd
  15.          party support authors. Come on guys, make life EASY for us.
  16.                                 (BIG GRIN)
  17.  
  18. =============================================================================
  19.  
  20.   I have tried to include EVERYTHING a 3rd party DOOR author would need to
  21. provide the SYSOPS with the look and feel they want from an online program
  22. while at the same time keeping things plain and simple to ease the problems
  23. of interfacing programs with a system. This type of format is intended to be
  24. a "read-only" type of file (although it could be written again) because most
  25. BBS's have some sort of other file they use for re-entering the system with
  26. (PCBoard uses PCBOARD.SYS, GAP uses GAPDOS.DAT, Ect.) which is harder to read
  27. in, and changes frequently. This file format, once established, wouldn't need
  28. to be changed EVERYTIME a new version of the BBS software gets released and
  29. this would also ease the demand for more info being made available in the BBS
  30. Re-Entry file thus making life easier for both parties. If there is something
  31. found in the following format that your BBS software may not be currently
  32. supporting, a DEFAULT value has been suggested.
  33.  
  34.  
  35. COM1:             <-- Comm Port - COM0: = LOCAL MODE
  36. 2400              <-- Baud Rate - 300 to 38400
  37.  8                <-- Parity - 7 or 8
  38.  1                <-- Node Number - 1 to 99                    (Default to 1)
  39.  Y                <-- 19200 Flag - Host/Modem LOCKED at 19200  (Default to N)
  40.  Y                <-- Screen Display - Y=On  N=Off             (Default to Y)
  41.  Y                <-- Printer Toggle - Y=On  N=Off             (Default to Y)
  42.  Y                <-- Page Bell      - Y=On  N=Off             (Default to Y)
  43.  Y                <-- Caller Alarm   - Y=On  N=Off             (Default to Y)
  44. Rick Greer        <-- User Full Name
  45. Lewisville, Tx.   <-- Calling From
  46. 214 221-7814      <-- Home Phone
  47. 214 221-7814      <-- Work/Data Phone
  48. PASSWORD          <-- Password
  49. 110               <-- Security Level
  50. 1456              <-- Total Times On
  51. 03/14/88          <-- Last Date Called
  52. 7560              <-- Seconds Remaining THIS call (for those that particular)
  53. 126               <-- Minutes Remaining THIS call
  54. GR                <-- Graphics Mode - GR=Graph, NG=Non-Graph, 7E=7,E Caller
  55. 23                <-- Page Length
  56.  Y                <-- User Mode - Y = Expert, N = Novice
  57. 1234567           <-- Conferences/Forums Registered In  (ABCDEFG)
  58.  7                <-- Conference Exited To DOOR From    (G)
  59. 01/01/99          <-- User Expiration Date
  60.  1                <-- User File's Record Number
  61.  Y                <-- Default Protocol - X, C, Y, G, I, N, Etc.
  62.  0                <-- Total Uploads
  63.  0                <-- Total Downloads
  64.  0                <-- Daily Download "K" Total
  65. 999999            <-- Daily Download Max. "K" Limit
  66.  
  67.   *****  Each line being STRAIGHT ASCII TEXT with a CR at the end.  *****
  68.  
  69.   Please feel free to express any comments you may have on this format, or
  70. leave suggestions you have for additions to the file to.....
  71.  
  72.      Rick Greer - SysOp of The Micromart BBS - (214) 221-7814 - 24hrs.
  73.  
  74. END OF FILE
  75.  
  76.