* 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=j:\docs\*.* 
/FileSpec=j:\alpha\*.* 
/FileSpec=j:\archiver\*.* 
/FileSpec=j:\audio\*.* 
/FileSpec=j:\business\*.* 
/FileSpec=j:\comm\*.* 
/FileSpec=j:\demos\*.* 
/FileSpec=j:\desktop\cursors\*.* 
/FileSpec=j:\desktop\ssavers\*.* 
/FileSpec=j:\desktop\utility\*.* 
/FileSpec=j:\doc\*.* 
/FileSpec=j:\drivers\misc\*.* 
/FileSpec=j:\drivers\video\*.* 
/FileSpec=j:\games\*.* 
/FileSpec=j:\graphics\*.* 
/FileSpec=j:\hobby\*.* 
/FileSpec=j:\internet\irc\*.* 
/FileSpec=j:\internet\mail\*.* 
/FileSpec=j:\internet\misc\*.* 
/FileSpec=j:\internet\news\*.* 
/FileSpec=j:\internet\telnet\*.* 
/FileSpec=j:\misc\*.* 
/FileSpec=j:\network\*.* 
/FileSpec=j:\patches\*.* 
/FileSpec=j:\printer\*.* 
/FileSpec=j:\program\*.* 
/FileSpec=j:\sysadmin\*.* 
/FileSpec=j:\textutil\*.* 
/FileSpec=j:\utility\dirutil\*.* 
/FileSpec=j:\utility\editors\*.* 
/FileSpec=j:\utility\gnu\*.* 
/FileSpec=j:\utility\misc\*.* 
/FileSpec=j:\utility\pim\*.* 
/FileSpec=j:\utility\registry\*.* 
/FileSpec=j:\utility\shells\*.* 
/FileSpec=j:\utility\sysinfo\*.* 
/FileSpec=j:\utility\unix\*.* 

* 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
*
*
