Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
ref:door.sys [2021/02/27 02:33] – created BoonDockref:door.sys [2022/04/24 18:07] – Beautify the "Default" value column digital man
Line 1: Line 1:
-====== Door.sys ====== +====== DOOR.SYS ====== 
-External Program Data File (a.k.a. drop file), ''DOOR.SYS'' format.+External Program Data File (a.k.a. drop file), ''DOOR.SYS'' file format.
  
 This file should normally be created in the current node's directory This file should normally be created in the current node's directory
 (example: ''C:\sbbs\node1''). The current node's directory can be easily passed (example: ''C:\sbbs\node1''). The current node's directory can be easily passed
-to external programs via command line (using the %n command line specifier+to external programs via command line (using the ''%n'' command line specifier
 in SCFG) or more easily retrieved by external programs be reading the in SCFG) or more easily retrieved by external programs be reading the
 [[:config:env#SBBSNODE]] environment variable. [[:config:env#SBBSNODE]] environment variable.
  
-The ''DOOR.SYS'' is a plain text file consisting of CRLF-delimited lines, parsed one line at a time.+The ''DOOR.SYS'' is a plain text file consisting of CRLF-delimited lines, parsed one line at a time. The original format consisted of 31 lines while "newer" DOOR.SYS files may contain 52 lines, for an additional 21 fields of data.
  
-^Example           ^Description                       ^Comment                     ^Default       +^ Line # ^Example           ^Description                       ^Comment                     ^Default ^ 
-|COM1:             | Comm Port                        | COM0: = LOCAL MODE                      +| 1      |COM1:             | Comm Port                        | COM0: = LOCAL MODE                
-|2400              | Baud Rate                        | 300 to 38400                            +| 2      | 2400             | Baud Rate                        | 300 to 38400                      
-| 8                | Parity                           | 7 or 8                                  +| 3      | 8                | Parity                           | 7 or 8                            
-| 1                | Node Number                      | 1 to 99                    |(Default to 1)+| 4      | 1                | Node Number                      | 1 to 99                    | 1      
-| Y                | 19200 Flag                       | Host/Modem LOCKED at 19200 |(Default to N)+| 5      | Y                | 19200 Flag                       | Host/Modem LOCKED at 19200 | N      
-| Y                | Screen Display                   | Y=On  N=Off                |(Default to Y)+| 6      | Y                | Screen Display                   | Y=On  N=Off                | Y      
-| Y                | Printer Toggle                   | Y=On  N=Off                |(Default to Y)+| 7      | Y                | Printer Toggle                   | Y=On  N=Off                | Y      
-| Y                | Page Bell                        | Y=On  N=Off                |(Default to Y)+| 8      | Y                | Page Bell                        | Y=On  N=Off                | Y      
-| Y                | Caller Alarm                     | Y=On  N=Off                |(Default to Y)+| 9      | Y                | Caller Alarm                     | Y=On  N=Off                | Y      
-|Rick Greer        | User Full Name                                              |              | +|10      | Rick Greer       | User Full Name                                              |              | 
-|Lewisville, Tx.   | Calling From                                                |              | +|11      | Lewisville, Tx.  | Calling From                                                |              | 
-|214 221-7814      | Home Phone                                                  |              | +|12      |214 221-7814      | Home Phone                                                  |              | 
-|214 221-7814      | Work/Data Phone                  |                            |              | +|13      |214 221-7814      | Work/Data Phone                  |                            |              | 
-|PASSWORD          | Password                                                    |              | +|14      |PASSWORD          | Password                                                    |              | 
-|110               | Security Level                                              |              | +|15      |110               | Security Level                                              |              | 
-|1456              | Total Times On                                              |              | +|16      |1456              | Total Times On                                              |              | 
-|03/14/88          | Last Date Called                                            |              | +|17      |03/14/88          | Last Date Called                                            |              | 
-|7560              | Seconds Remaining                | THIS call                  |              | +|18      |7560              | Seconds Remaining                | THIS call                  |              | 
-|126               | Minutes Remaining                | THIS call                  |              | +|19      |126               | Minutes Remaining                | THIS call                  |              | 
-|GR                | Graphics Mode                    |GR=Graph, NG=Non-Graph, 7E=7,E Caller|     | +|20      |GR                | Graphics Mode                    |GR=Graph, NG=Non-Graph, 7E=7,E Caller|     | 
-|23                | Page Length                      |                            |              | +|21      |23                | Page Length                      |                            |              | 
-| Y                | User Mode                        | Y = Expert, N = Novice                  | +|22      | Y                | User Mode                        | Y = Expert, N = Novice                  | 
-|1234567           | Conferences/Forums Registered In |(ABCDEFG)                                | +|23      |1234567           | Conferences/Forums Registered In |(ABCDEFG)                                | 
-| 7                | Conference Exited To DOOR From   |(G)                                      | +|24      | 7                | Conference Exited To DOOR From   |(G)                                      | 
-|01/01/99          | User Expiration Date                                        |              | +|25      |01/01/99          | User Expiration Date                                        |              | 
-| 1                | User File's Record Number        |                            |              | +|26      | 1                | User File's Record Number        |                            |              | 
-| Y                | Default Protocol                 | X, C, Y, G, I, N, Etc.                  | +|27      | Y                | Default Protocol                 | X, C, Y, G, I, N, Etc.                  | 
-| 0                | Total Uploads                    |                            |              | +|28      | 0                | Total Uploads                    |                            |              | 
-| 0                | Total Downloads                  |                            |              | +|29      | 0                | Total Downloads                  |                            |              | 
-| 0                | Daily Download "K" Total                                    |              | +|30      | 0                | Daily Download "K" Total                                    |              | 
-|999999            | Daily Download Max. "K" Limit    |                            |              |+|31      |999999            | Daily Download Max. "K" Limit    |                            |              |