home *** CD-ROM | disk | FTP | other *** search
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ When unsure, or you want to know everything but most important, │
- % │ when FileDoor is doing strange things, set this to a path and │
- % │ filename (each line a different file please !!). │
- % │ │
- % │ Setting Debug to ON causes overhead to the program that can slow │
- % │ down the execution, though the search of files will go at the │
- % │ same speed. Before you report an error, recreate the error (if │
- % │ the problem will not be obvious) with Debug set to on. The author │
- % │ could ask for a sample of this log ! │
- % ╘════════════════════════════════════════════════════════════════════╛
- % Debug F:\ZIP\DEBUGXFD.L01
- %
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Define the line (when running Multiline, 1 is the default) if -n │
- % │ is not used on the command-line │
- % ╘════════════════════════════════════════════════════════════════════╛
- BBSLine 1
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Define your system (QBBS, RA0 (0.01-0.04), RA1 (1.00), SBBS │
- % │ the third parameter defines your area-file │
- % ╘════════════════════════════════════════════════════════════════════╛
- % System QBBS D:\BBS\RAX\FLSEARCH.CTL
- % System RA0 D:\BBS\RAX\RA1\FILES.RA
- System RA1 D:\BBS\RAX\RA1\FILES.RA
- % System SBBS D:\BBS\RAX\FILES.SBS
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, FileDoor will create FILEDOOR.UPD and will NOT do any up- │
- % │ dates to the EXITINFO.BBS. For QuickBBS 2.6x and lower this is │
- % │ mandatory, for RA0/RA1 or SBBS the usage of EXITINFO is preferred │
- % │ and this option should be set to OFF. │
- % ╘════════════════════════════════════════════════════════════════════╛
- % NoAutoUpdate
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, FileDoor will search for MNU_UP/MNU_DOWN and/or HLP_UP │
- % │ HLP_DOWN files in either ANS or ASC format │
- % ╘════════════════════════════════════════════════════════════════════╛
- FileDoorDir D:\BBS\RAX\TXT\
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, FileDoor will use this directory for uploads unless -U is │
- % │ specified on the FileDoor call │
- % ╘════════════════════════════════════════════════════════════════════╛
- UploadPath D:\BBS\RAX\FIL\UPL
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the log-file of the BBS, in case of RA you can add the type │
- % │ of log-style, OPUS is default for RA │
- % ╘════════════════════════════════════════════════════════════════════╛
- LogFile D:\LOG\LINE01.LOG
- % LogFile D:\LOG\LINE02.LOG OPUS
- % LogFile D:\LOG\LINE02.LOG FRODO
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the special log with uploads (and user-names), either use a │
- % │ directory or a fully specified filename (path) │
- % ╘════════════════════════════════════════════════════════════════════╛
- UpLoadLog D:\LOG\UPLOAD01.LOG
- % UpLoadLog D:\LOG\
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the special log with downloads (and user-names), either use a │
- % │ directory or a fully specified filename (path) │
- % ╘════════════════════════════════════════════════════════════════════╛
- DownloadLog D:\LOG\DNLOAD01.LOG
- % DownLoadLog D:\LOG\
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set log-styles. You can use various macros to include items in the │
- % │ log-records. Any space must be replaced with an underscore in the │
- % │ configuration-file. The following macro's are allowed: │
- % │ │
- % │ %D This will be replaced with the date that is composed from the │
- % │ date-options (BbsDateForm, UseDateForm) depending on the log │
- % │ %T This will be replaced with the time that is composed from the │
- % │ time-options (BbsTimeForm, UseTimeForm) depending on the log │
- % │ %L This will be replaced with the letter of the used protocol │
- % │ %N This will be replaced with the text of the used protocol │
- % │ %U This will be replaced with the name of the user │
- % │ %P This will be replaced with the name AND path of the file │
- % │ %F This will be replaced with the name of the file │
- % │ %X This will be replaced with '*DUPE*' if the file is a dupe │
- % ╘════════════════════════════════════════════════════════════════════╛
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Log-style settings for QuickBBS <tm> │
- % ╘════════════════════════════════════════════════════════════════════╛
- % BbsDateFormat dd-nnn-yy
- % BbsTimeFormat hh:mm
- % BbsDNFormat %D_%T__Download-%L_%P
- % BbsUPFormat %D_%T__Upload-%L_%P_%X
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Log-style settings for SBBS <tm> │
- % ╘════════════════════════════════════════════════════════════════════╛
- % BbsDateFormat dd-nnn-yy
- % BbsTimeFormat hh:mm
- % BbsDNFormat %D_%T__Download-%L_%P
- % BbsUPFormat %D_%T__Upload-%L_%P_%X
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Log-style settings for Remote Access <tm> OPUS-style │
- % ╘════════════════════════════════════════════════════════════════════╛
- BbsDateFormat dd-nnn
- BbsTimeFormat hh:mm:ss
- BbsDNFormat +_%D_%T_FDOR_Download_[%L]_%P
- BbsUPFormat +_%D_%T_FDOR_Upload_[%L]_%P_%X
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Log-style settings for Remote Access <tm> FRONTDOOR-style │
- % ╘════════════════════════════════════════════════════════════════════╛
- % BbsDateFormat dd-nnn
- % BbsTimeFormat HH:mm:ss
- % BbsDNFormat +__%T__FDOR_Download_[%L]_%P
- % BbsUPFormat +__%T__FDOR_Upload_[%L]_%P_%X
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Log-style settings for user-logs │
- % ╘════════════════════════════════════════════════════════════════════╛
- UseDateFormat dd-nnn-yy
- UseTimeFormat hh:mm
- UseDNFormat %D_%T_%P_-_%U
- UseUPFormat %D_%T_%F_-_%U_%X
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the path where FileDoor will place its swap-files │
- % ╘════════════════════════════════════════════════════════════════════╛
- SwapPath F:\ZIP
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the path where FileDoor will places uploads and temp files │
- % ╘════════════════════════════════════════════════════════════════════╛
- TempPath D:\BBS\RAX\FIL\UPL
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the path to the BiModem.CFG file for this line │
- % ╘════════════════════════════════════════════════════════════════════╛
- BiModemCfg D:\BBS\PRO\BIMODEM.CFG
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set (only with SYSTEM RA1) FileDoor will search for alternate │
- % │ FILES.xxx files overhere (CD/ROM) │
- % ╘════════════════════════════════════════════════════════════════════╛
- AlternateFilesPath D:\BBS\RAX\FIL
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, user can download global │
- % ╘════════════════════════════════════════════════════════════════════╛
- AutoSearch
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, FileDoor will alter the FILES.BBS for download counters │
- % │ either FilesCount or FilesCount [format] are valid │
- % ╘════════════════════════════════════════════════════════════════════╛
- FilesCount [@@@]
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ You can overrule the default minium and maximum length of the │
- % │ file-descriptions for uploads. You must supply the REAL minimum │
- % │ and maximum length, including the files-counter, 10 and 47 are │
- % │ the build-in defaults │
- % ╘════════════════════════════════════════════════════════════════════╛
- CommentLength 20 47
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, FileDoor will not calculate the KB's downloaded for the │
- % │ supplied files. Either use [filename] with a full filename as │
- % │ global name on ALL area's or [drive:\path\mask] for files in │
- % │ specific areas. The second option allowes wild-cards. │
- % ╘════════════════════════════════════════════════════════════════════╛
- FreeFile D:\BBS\RAX\FIL\DIS\BBE*.*
- % FreeFile MyFreeFl.ZIP
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the default extension for wildcards. Remember to set it to '*' │
- % │ if your BBS supports files without an extension. │
- % ╘════════════════════════════════════════════════════════════════════╛
- DefaultExtension ZIP
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set any unwanted files. Use filemasks or full filenames │
- % ╘════════════════════════════════════════════════════════════════════╛
- Unwanted *.GIF
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the credits for non-archived files. The calculation is as │
- % │ follows: (filesize / 100) * NoArchiveCredit │
- % ╘════════════════════════════════════════════════════════════════════╛
- NoArchiveCredit 50
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ You can set one of the two ratio types (K for K and F for Files) │
- % │ for each type of security level. Up to 100 ratios are allowed, but │
- % │ only one per security level ! The last parameter will set the │
- % │ lower limit. Until this limit is reached, no ratio is checked. │
- % ╘════════════════════════════════════════════════════════════════════╛
- Ratio 5 8 F 10
- Ratio 99 10 F 10
- Ratio 100 3 F 4
- % Ratio 100 10 K 500
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Multiply any upload for sec level 100 as 200% of the original │
- % │ value. Sec. level and percentage can vary to your own needs │
- % ╘════════════════════════════════════════════════════════════════════╛
- ULMultiply 100 200
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, private uploads (in PFILES.BBS) are allowed │
- % ╘════════════════════════════════════════════════════════════════════╛
- PrivateUploads
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set to a path and filename (must be present), the user can │
- % │ sample all comments of files to download and download this info │
- % │ as a separate file (/INFO) │
- % ╘════════════════════════════════════════════════════════════════════╛
- DownloadInfo C:\SYS\OWN\FILEDOOR.TXT
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, uploads will get date/time of upload and not the original │
- % │ date and time │
- % ╘════════════════════════════════════════════════════════════════════╛
- TouchUploads
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, FileDoor will ask if another transfer should be done │
- % ╘════════════════════════════════════════════════════════════════════╛
- AskAnother
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set to the number of seconds of inactivity the user can have │
- % ╘════════════════════════════════════════════════════════════════════╛
- TimeOut 120 (2 minutes)
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the names of the various menus and help-files. The type has │
- % │ the following meaning: │
- % │ HU : help-file for upload protocols (HLP_UP by default) │
- % │ HD : help-file for download protocols (HLP_DOWN by default) │
- % │ HB : help-file for bidirectional protocols (HLP_BIDI by default) │
- % │ HS : help-file for file-selection (HLP_SELE by default) │
- % │ MU : menu-file for upload (MNU_UP by default) │
- % │ MD : menu-file for download (MNU_DOWN by default) │
- % │ MB : menu-file for bidirectional (MNU_BIDI by default) │
- % ╘════════════════════════════════════════════════════════════════════╛
- AnsAsc HU HLP_UP
- AnsAsc HD HLP_DOWN
- AnsAsc HB HLP_BIDI
- AnsAsc HS HLP_SELE
- AnsAsc MU MNU_UP
- AnsAsc MD MNU_DOWN
- AnsAsc MB MNU_BIDI
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set different colors. An example is given to a 'green-based' │
- % │ screen. The 5 numbers are the colors for the low-menu, high-menu │
- % │ attention, statusbar and error items. A reversed color is coded │
- % │ as calulated as foreground-color + (16 * background-color) and │
- % │ blinking by adding 128 to the color. The last 5 numbers are used │
- % │ in the <V>iew and <I>nfo displays. They are text, size (uncompres- │
- % │ sed, size (compressed), date and time. │
- % │ Use the following codes: │
- % │ 0 = Black 8 = DarkGray │
- % │ 1 = Blue 9 = LightBlue │
- % │ 2 = Green 10 = LightGreen │
- % │ 3 = Cyan (sea ) 11 = LightCyan │
- % │ 4 = Red 12 = LightRed │
- % │ 5 = Magenta (purple) 13 = LightMagenta (light purple) │
- % │ 6 = Brown (orange) 14 = Yellow │
- % │ 7 = LightGray 15 = White │
- % ╘════════════════════════════════════════════════════════════════════╛
- % Colour 2 10 14 47 12 6 7 8 4 12
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set to HELP and EXIT keys to different values than '?' and '-' │
- % ╘════════════════════════════════════════════════════════════════════╛
- HelpExitKeys ? q
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If set, FileDoor will not ask to terminate the hangup in progess │
- % ╘════════════════════════════════════════════════════════════════════╛
- % NoLastChance
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Set the minium freespace to allow uploads (Bidirectional will │
- % │ only display, but allow uploads). Set the number in KB │
- % ╘════════════════════════════════════════════════════════════════════╛
- MinSpace 1000
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ You can set any number of download-hours, as long as they do not │
- % │ overlap the 24-hour line. │
- % ╘════════════════════════════════════════════════════════════════════╛
- DownloadHours 0000-2400
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Call to the program that checks the dupes. Enter full path and │
- % │ file OR use only CheckDupes when FILEDUPE.EXE is in the DOS PATH │
- % ╘════════════════════════════════════════════════════════════════════╛
- CheckDupes
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If tag-files are created, use this option to point to the dir │
- % │ that contains BBSTAGFL.nnn │
- % ╘════════════════════════════════════════════════════════════════════╛
- TagFileMacro D:\BBS\RAX
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If you allow your users to select all newfiles easy, use this op- │
- % │ tion │
- % ╘════════════════════════════════════════════════════════════════════╛
- NewFileMacro
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ If you allow your users to select magical files then make a number │
- % │ of these candies │
- % ╘════════════════════════════════════════════════════════════════════╛
- UserMacro ALL Y Current_AllFiles_list ALLFILES.ZIP
- UserMacro MTA N The_MTA.EXE_package MTA*.*
- UserMacro MTS N The_MTS.EXE_package MTS*.*
- UserMacro MTV N The_MTV.EXE_package MTV*.*
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Allow your 'co' to download anything │
- % ╘════════════════════════════════════════════════════════════════════╛
- SysopPassword EMS 100
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ Various exits │
- % │ $C => Port number (1=COM1:, etc.) │
- % │ $B => Baudrate │
- % │ $T => Number of minutes left │
- % │ $S => Number of kb left │
- % │ $Z => Contents of DSZLOG env. var │
- % │ $U => Uploadpath │
- % │ $F => FileName │
- % │ $M => Swap FileDoor to disk/EMS before executing the protocol │
- % ╘════════════════════════════════════════════════════════════════════╛
- % ExitAfterSelect C:\SYS\DIV\ADDCOMM.EXE $F
- % ExitAfterDownload C:\SYS\DIV\DELCOMM.EXE $F
- % ExitAfterUpload1 C:\SYS\OWN\MTA.EXE $U\*.* /ARJ
- % ExitAfterUpload2 C:\SYS\OWN\MTA.EXE $U\*.* /ARJ
- % ExitAfterUpload3 C:\SYS\OWN\MTA.EXE $U\*.* /ARJ
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ P R O T O C O L B L O C K │
- % ╞════════════════════════════════════════════════════════════════════╡
- % │ I have included 2 different protocol-blocks in this example. When │
- % │ your run FILEDOOR in 'the REAL WORLD' you only use one of the two. │
- % │ │
- % │ The first example is included in this FILEDOOR.CFG and can be com- │
- % │ bined with the supplied menu examples. This example is for a nor- │
- % │ mal 2400 baud modem ! │
- % │ │
- % │ In FILEDOOR.HST you can find the same block (only the protocol │
- % │ statements) but now for a HST setup ! │
- % ╘════════════════════════════════════════════════════════════════════╛
- %
- %
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ P R O T O C O L D E F I N I T I O N │
- % ╞════════════════════════════════════════════════════════════════════╡
- % │ $1 => Port number (1=COM1:, etc.) │
- % │ $2 => Baudrate │
- % │ $3 => Responsefile (for DSZ versions later than 880423) │
- % │ $4 => List of files to be received/sent │
- % │ $5 => Number of minutes left │
- % │ $6 => Number of kb left │
- % │ $7 => Contents of DSZLOG env. var │
- % │ $8 => Uploadpath │
- % │ $M => Swap FileDoor to disk/EMS before executing the protocol │
- % ╘════════════════════════════════════════════════════════════════════╛
- % ══════════════════════════════════════════════════════════════════════
- % Keywrd Effic Letter Way Max MinBaud Text
- % ══════════════════════════════════════════════════════════════════════
- Protocol 96 8 U 5 0 Super8K
- Errorlevel D:\BBS\PRO\SKHST.COM p$1 s$2 U$2 RS-bnmer1 F E:\BBS\RA\FILES\UPLOADS $M
-
- Protocol 96 8 D 20 0 Super8K
- Errorlevel D:\BBS\PRO\SKHST.COM p$1 s$2 U$2 SS-bnmer1 F $3 $M
-
- Protocol 98 M U 5 0 Super8K MNP
- Errorlevel D:\BBS\PRO\SKHST.COM p$1 s$2 U$2 RM-bnmer1 F E:\BBS\RA\FILES\UPLOADS $M
-
- Protocol 98 M D 20 0 Super8K MNP
- Errorlevel D:\BBS\PRO\SKHST.COM p$1 s$2 U$2 SM-bnmer1 F $3 $M
-
- Protocol 94 9 U 5 0 SuperK K9X
- Errorlevel D:\BBS\PRO\SKHST.COM p$1 s$2 U$2 RK-bnmer1 F E:\BBS\RA\FILES\UPLOADS $M
-
- Protocol 94 9 D 20 0 SuperK K9X
- Errorlevel D:\BBS\PRO\SKHST.COM p$1 s$2 U$2 SK-bnmer1 F $3 $M
-
- Protocol 98 L U 5 0 Lynx
- Other D:\BBS\PRO\LYNX.EXE R /$1 /$2 $4 $M
-
- Protocol 98 L D 5 0 Lynx
- Other D:\BBS\PRO\LYNX.EXE S /$1 /$2 $4 $M
-
- Protocol 98 # U 5 0 ZMax
- Other D:\BBS\PRO\ZMAX.EXE -B $2 -P $1 -R $M
-
- Protocol 98 # D 5 0 ZMax
- Other D:\BBS\PRO\ZMAX.EXE -B $2 -P $1 -F $4 $M
-
- Protocol 98 @ U 5 0 Tmodem
- Other D:\BBS\PRO\TMODEM.EXE -B$2 -P$1 -U$4 $M
-
- Protocol 98 @ D 5 0 Tmodem
- Other D:\BBS\PRO\TMODEM.EXE -B$2 -P$1 -@$4 $M
-
- Protocol 98 P U 20 0 Puma
- DSZ D:\BBS\PRO\MPT.EXE A+ B- F+ R+ X+ W- L$7 S$2 P$1 r E:\BBS\RA\FILES\UPLOADS\ $M
-
- Protocol 98 P D 20 0 Puma
- DSZ D:\BBS\PRO\MPT.EXE A+ B- F+ R+ X+ W- L$7 S$2 P$1 s $3 $M
-
- Protocol 92 G U 9 0 YModem-G
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 restrict rb -k -g $3 $M
-
- Protocol 92 G D 9 0 YModem-G
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sb -k -g $3 $M
-
- Protocol 97 H U 1 0 HyperDrive
- Other D:\BBS\PRO\HYPER.EXE -B$2 -P$1 R $4 $M
-
- Protocol 97 H D 1 0 HyperDrive
- Other D:\BBS\PRO\HYPER.EXE -B$2 -P$1 S $4 $M
-
- Protocol 100 T U 1 0 Translink
- ErrorLevel D:\BBS\PRO\TRLINK.EXE -B$2 -P$1 R $4 $M
-
- Protocol 100 T D 1 0 Translink
- ErrorLevel D:\BBS\PRO\TRLINK.EXE -B$2 -P$1 S $4 $M
-
- Protocol 94 S U 8 0 SEALink
- Other D:\BBS\PRO\CLINK.EXE /P$1 R $M
-
- Protocol 94 S D 8 0 SEALink
- Other D:\BBS\PRO\CLINK.EXE /P$1 T $4 $M
-
- Protocol 90 Y U 20 0 True YModem
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 restrict rb $3 $M
-
- Protocol 90 Y D 20 0 True YModem
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sb $3 $M
-
- Protocol 80 X U 1 0 XModem
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 restrict rx $4 $M
-
- Protocol 80 X D 1 0 XModem
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sx $4 $M
-
- Protocol 90 1 U 1 0 YModem
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 restrict rx -k $4 $M
-
- Protocol 90 1 D 1 0 YModem
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sx -k $4 $M
-
- Protocol 94 Z U 100 0 ZModem
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 rz -Z -m $M
-
- Protocol 94 Z D 100 0 ZModem
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sz -Z -k -m $3 $M
-
- Protocol 94 R U 20 0 ZModem RESUME!!!!
- DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 rz -rr -m $4 $M
-
- Protocol 96 A D 20 0 TAsy (MNP modems)
- Other D:\BBS\PRO\TASY.EXE 1 S @$4 $M
-
- Protocol 96 A U 5 0 TAsy (MNP modems)
- Other D:\BBS\PRO\TASY.EXE 1 R E:\BBS\RA\FILES\UPLOADS $M
-
- Protocol 96 B B 20 0 BiModem
- BiModem D:\BBS\RA\PRG\BIMODEM\BIMODEM.COM $M
-
- Protocol 96 B D 20 0 BiModem
- BiModem D:\BBS\RA\PRG\BIMODEM\BIMODEM.COM $M
-
- Protocol 96 B U 20 0 BiModem
- BiModem D:\BBS\RA\PRG\BIMODEM\BIMODEM.COM $M
-
- Protocol 96 0 U 20 0 SZModem
- DSZ D:\BBS\PRO\SZMODEM.EXE Port $1 Speed $2 /CFGPath D:\BBS\PRO RZ $8 $M
-
- Protocol 96 0 D 20 0 SZModem
- DSZ D:\BBS\PRO\SZMODEM.EXE Port $1 Speed $2 /CFGPath D:\BBS\PRO SZ $3 $M
-
- % ╒════════════════════════════════════════════════════════════════════╕
- % │ ### E N D O F C O N T O L F I L E ### │
- % ╘════════════════════════════════════════════════════════════════════╛