Added MCI to Descriptions in BBSLIST.SCR

This commit is contained in:
R. Eric Wheeler 2013-07-21 01:45:18 -07:00
parent 5e88f9290b
commit de118d08b8
1 changed files with 33 additions and 28 deletions

View File

@ -4,34 +4,39 @@
# Anything after a '#' is considered a comment and is ignored. # Anything after a '#' is considered a comment and is ignored.
# Anything That doesn't begin with a [ is ignored. # Anything That doesn't begin with a [ is ignored.
# #
# [BBSName]: BBS Name # The ~ Codes in parenthases are MCIs to access the values
# [SysOpName]: Sysop Name # (~BN) [BBSName]: BBS Name
# [MaxNodes]: Max Nodes # (~SN) [SysOpName]: Sysop Name
# [Port]: Telnet Port # (~MN) [MaxNodes]: Max Nodes
# [TelnetUrl]: Telnet Url # (~BP) [Port]: Telnet Port
# [WebSiteUrl]: Website # (~TN) [TelnetUrl]: Telnet Url
# [PhoneNumber]: BBS Phone Number # (~WS) [WebSiteUrl]: Website
# [Location]: Location of BBS # (~PN) [PhoneNumber]: BBS Phone Number
# [Software]: BBS Software Used # (~LO) [Location]: Location of BBS
# [SoftwareVersion]: BBS Software Version # (~SW) [Software]: BBS Software Used
# [OS]: Operating System of BBS # (~SV) [SoftwareVersion]: BBS Software Version
# [Speed]: Speed of the BBS # (~OS) [OS]: Operating System of BBS
# [Hours]: Hours of Operation # (~SP) [Speed]: Speed of the BBS
# [Birth]: When the bbs started # (~HR) [Hours]: Hours of Operation
# [Description]: Description # (~ST) [Birth]: When the bbs started
# [Description2]: Description 2 # (~DS) [Description]: Description
# [SDA]: SysOp Definable String 8 # (~D2) [Description2]: Description 2
# [SDB]: SysOp Definable String 30 # (~SA) [SDA]: SysOp Definable String 8
# [SDC]: SysOp Definable String 30 # (~SB) [SDB]: SysOp Definable String 30
# [SDD]: SysOp Definable String 40 # (~SC) [SDC]: SysOp Definable String 30
# [SDE]: SysOp Definable String 60 # (~SD) [SDD]: SysOp Definable String 40
# [SDF]: SysOp Definable String 60 # (~SE) [SDE]: SysOp Definable String 60
# [SDG]: SysOp Definable Number # (~SF) [SDF]: SysOp Definable String 60
# [SDH]: SysOp Definable Yes/No (Default Yes) # (~SG) [SDG]: SysOp Definable Number
# [SDI]: SysOp Definable Yes/No (Default No) # (~SH) [SDH]: SysOp Definable Yes/No (Default Yes)
# (~SI) [SDI]: SysOp Definable Yes/No (Default No)
# !! Extra Display Codes !!
# (~AC) : Area Code
# (~DA) : Date Added
# (~DE) : Date Edited
# (~RN) : Record Number
# (~UN) : User who added record
#
# if you want to ask the questions in a certain order change the order. # if you want to ask the questions in a certain order change the order.
# if you don't want to ask a question then leave it out. # if you don't want to ask a question then leave it out.
# #