; FilesBBS Manager Config File ; (c) Them & US SoftWare ; Written by John Curtis & Mark Taylor ; ; ; ZIP Program Setup ZIPPRG G:\OCTOPUS\ARCHIVER\ZIP.TTP ; ; LZH Program Setup LZHPRG G:\OCTOPUS\ARCHIVER\LHARC.TTP ; ; ARC Program Setup ARCPRG G:\OCTOPUS\ARCHIVER\ARC.TTP ; ; ZOO Program Setup ZOOPRG G:\OCTOPUS\ARCHIVER\ZOO.TTP ; ; ARJ Program Setup ARJPRG G:\OCTOPUS\ARCHIVER\UNARJ.TTP ; ; Text Editor Setup TEXTEDITOR F:\UTILITYS\EVRST32E\EVEREST.PRG ; ; File Area Set-Up Options ; ; The following command options are allowed: ; QUICKBBS - Uses the Flsearch.Ctl file required by QuickBBS ; OCTOPUS - Uses the Octopus.Cfg file required by Octopus BBS ; ALT_CONFIG - Specifies to FilesBBS Manager to utilize it's own internal ; config file. ; NOTE: If one of the above commands is not utilized the program defaults ; to the Flsearch.Ctl which is utilized by QuickBBS. ; OCTOPUS ; ; The Command CONFIGPATH is required! You must specify the complete path ; to either Flsearch.Ctl or Octopus.Cfg file, or you may specify OTHER ; if you are using FilesBBS Manager's internal config file... ; CONFIGPATH G:\OCTOPUS\ARCHIVER\OCTOPUS.CFG ; ; Two In One Archive Shell Program Setup ; Enter 'NO_TWOINONE' if you don't wish to use it TWOINONE F:\UTILITYS\2_IN_1\TWOINENG.PRG ; Path to MAF.TTP.... MAF is the Utility that is Utilized by ; Octopus BBS for updating file areas... This program is Optional ; and can only be utilized if Octopus.Cfg has been specified MAF_PATH G:\OCTOPUS\MAF.TTP ; Here you Specify the Types of Brackets that you want to use in ; your Files.BBS files... ; Current Types Supported; Enter 1 for [ ] ; Enter 2 for { } ; Enter 3 for ( ) ; Enter 4 for < > ; BRACKETS 1 ; ; End of Config File