home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CICA 1996 August
/
CICA1_0896.bin
/
_bbs
/
rbbstool
/
makefidx.cfg
< prev
next >
Wrap
Text File
|
1996-07-16
|
2KB
|
65 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:\disc1\archiver\*.*
/FileSpec=p:\disc1\audio\*.*
/FileSpec=p:\disc1\business\database\*.*
/FileSpec=p:\disc1\business\misc\*.*
/FileSpec=p:\disc1\business\spredsht\*.*
/FileSpec=p:\disc1\comm\fax\*.*
/FileSpec=p:\disc1\comm\misc\*.*
/FileSpec=p:\disc1\demos\*.*
/FileSpec=p:\disc1\educate\*.*
/FileSpec=p:\disc1\font\*.*
/FileSpec=p:\disc1\games\*.*
/FileSpec=p:\disc1\hobby\foods\*.*
/FileSpec=p:\disc1\hobby\hamradio\*.*
/FileSpec=p:\disc1\hobby\misc\*.*
/FileSpec=p:\disc1\hobby\sports\*.*
/FileSpec=p:\disc1\icons\*.*
/FileSpec=p:\disc1\magazine\ezines\*.*
/FileSpec=p:\disc1\magazine\misc\*.*
/FileSpec=p:\disc1\textutil\misc\*.*
/FileSpec=p:\disc1\textutil\winword\*.*
/FileSpec=p:\docs\*.*
* 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
*
*