home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CICA 1992 November
/
CICA_MS_Windows_CD-ROM_Walnut_Creek_November_1992.iso
/
bbs
/
rbbstool
/
makefidx.cfg
< prev
next >
Wrap
Text File
|
1992-11-13
|
3KB
|
66 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:\zipped\demo\*.zip
/FileSpec= m:\zipped\desktop\*.zip
/FileSpec= m:\zipped\drivers\printer\*.zip
/FileSpec= m:\zipped\drivers\video\*.zip
/FileSpec= m:\zipped\fonts\*.zip
/FileSpec= m:\zipped\fonts\atm\*.zip
/FileSpec= m:\zipped\fonts\truetype\*.zip
/FileSpec= m:\zipped\games\*.zip
/FileSpec= m:\zipped\icons\*.zip
/FileSpec= m:\zipped\misc\*.zip
/FileSpec= m:\zipped\nt\*.zip
/FileSpec= m:\zipped\programr\*.zip
/FileSpec= m:\zipped\programr\bcpp\*.zip
/FileSpec= m:\zipped\programr\listings\*.zip
/FileSpec= m:\zipped\programr\tp\*.zip
/FileSpec= m:\zipped\programr\vbasic\*.zip
/FileSpec= m:\zipped\sdl\*.zip
/FileSpec= m:\zipped\sounds\*.zip
/FileSpec= m:\zipped\toolbook\*.zip
/FileSpec= m:\zipped\util\*.zip
/FileSpec= m:\zipped\winword\*.zip
/FileSpec= m:\zipped\wpwin\*.zip
/FileSpec= m:\zipped\wrk\*.zip
* 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
*
*