home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CICA 1996 August
/
CICA2_0896.bin
/
_bbs
/
rbbstool
/
makefidx.cfg
< prev
next >
Wrap
Text File
|
1996-07-17
|
3KB
|
81 lines
* for the cdrom, you have to edit this to reflect the correct drive letter
*
* Configuration file for MAKEFIDX, version 1.1
* NameFile is the name of the list of files
*/NameFile=\RBBSCD\FIDX.DEF
/NameFile=FIDX.DEF
* LocationFile is the name of the list of locations for files
*/LocationFile=\RBBSCD\LIDX.DEF
/LocationFile=LIDX.DEF
* For WriteMode, use "Replace" when replacing existing NameFile and
* LocationFile. If want to add to existing files, use "Update"
/WriteMode=Replace
*/WriteMode=Update
* list as many as you have (DOS) directories where you want
* all the files in them listed.
* /FileSpec= m:\msdos\starter\*.*
/FileSpec=p:\disc2\drivers\misc\*.*
/FileSpec=p:\disc2\drivers\video\*.*
/FileSpec=p:\disc2\graphics\*.*
/FileSpec=p:\disc2\internet\mail\*.*
/FileSpec=p:\disc2\internet\misc\*.*
/FileSpec=p:\disc2\internet\news\*.*
/FileSpec=p:\disc2\network\lan\*.*
/FileSpec=p:\disc2\network\misc\*.*
/FileSpec=p:\disc2\network\tcpip\*.*
/FileSpec=p:\disc2\network\winsock\*.*
/FileSpec=p:\disc2\patches\*.*
/FileSpec=p:\disc2\printer\*.*
/FileSpec=p:\disc2\program\basic\*.*
/FileSpec=p:\disc2\program\c\*.*
/FileSpec=p:\disc2\program\delphi\*.*
/FileSpec=p:\disc2\program\misc\*.*
/FileSpec=p:\disc2\science\astronmy\*.*
/FileSpec=p:\disc2\science\cad\*.*
/FileSpec=p:\disc2\science\engineer\*.*
/FileSpec=p:\disc2\science\genealgy\*.*
/FileSpec=p:\disc2\science\geogrphy\*.*
/FileSpec=p:\disc2\science\math\*.*
/FileSpec=p:\disc2\science\misc\*.*
/FileSpec=p:\disc2\sysadmin\diskutil\*.*
/FileSpec=p:\disc2\sysadmin\keyboard\*.*
/FileSpec=p:\disc2\sysadmin\memutil\*.*
/FileSpec=p:\disc2\sysadmin\misc\*.*
/FileSpec=p:\disc2\sysadmin\mouse\*.*
/FileSpec=p:\disc2\sysadmin\sysutil\*.*
/FileSpec=p:\disc2\utility\calc\*.*
/FileSpec=p:\disc2\utility\cdrom\*.*
/FileSpec=p:\disc2\utility\dirutil\*.*
/FileSpec=p:\disc2\utility\misc\*.*
/FileSpec=p:\disc2\utility\pim\*.*
/FileSpec=p:\disc2\utility\time\*.*
/FileSpec=p:\docs\*.*
/FileSpec=p:\vbrun\*.*
* A filespec will do a "DIR <filespec>" to get a listing of the
* files. DOS normally puts the directory name near the top in
* the format "Directory of ". If this is not true, you must
* specify an alternate way for the Directory to be identified.
* NOTE: use the following if you are using 4DOS rather than DOS
* (remove the "*" at the front).
*
*/DirString= Directory:
*
* Note: Normally you will NOT want to include any FileDir specs.
* This is for loading lists of directories NOT on-line on your
* system.
*
* List as many as you have of text files with file names in
* them. The file name must be at the beginning of each line.
* It may include a drive/path. If no drive path, a line with
* "Directory of " following by drive/path should be included at
* the top of the file. Note: all listed files will be added
* even if they are duplicates. If you use CMPBBS to manage your
* new files to avoid duplicates and trim down BBS lists to just
* the new files, you should have only one entry here.
*
*/FileDir=C:\DN\NEWLIST.DIR
*
*