@echo off echo This batch file starts up the ready-to-run version of the disk cataloger echo Wssindex on the ASP CD-ROM. To start without these messages, type echo WSSI529D rather than GO. Optional arguments are a configuration file echo name and a database name. The first time you run Wssindex, you don't echo have a database to load, so just hit escape when prompted for a database echo name. The configuration file holds things like database size limits, echo indexing options and screen colors. You'll probably want to save your echo settings after you've played with the program for a while. The default echo configuration file name is WSSINDEX.CNF. echo. echo The database size of Wssindex is limited by available memory. (The echo default configuration is 3000 files, but you can increase this to echo 10-12,000.) For large disk collections, consider the enhanced commercial echo version Wssindex/Extended. Requires a 286 or higher and extended memory. echo Compatible with Microsoft Windows and OS/2. echo. echo Hit any key to start Wssindex pause wssi529d %1 %2