INFORMATION ABOUT SNIPDIFF ========================== Before you read any farther, you must have a complete, unaltered copy of the previous SNIPPETS release, SNIP9510.xxx (xxx=ZIP, LZH, ARJ), in order to use SNIPDIFF. OK? Then let's go on... SNIPDIFF is a companion to the SNIPPETS collection of public domain and freeware C source code and information. Since SNIPPETS has grown to over 500K, archived, and since a new edition is released at least once per year, it has become prohibitively expensive for some people to download the current version if it isn't on a local BBS. SNIPDIFF contains only the files that have changed since the last edition of SNIPPETS. The new format of the SNIPPETS.NDX file allows the included SNIPGEN.EXE utility to create a complete and fully validated version of the latest SNIPPETS edition. In keeping with SNIPPETS naming conventions, SNIPDIFF will always be named "SNPDdddd.xxxx", where "dddd" is the release date and "xxx" is the archive utility extension. For example, I distribute this November, 1996 edition as SNPD9611.LZH or SNPD9510.ZIP, using the LHA or PKzip archive utilities respectively. If your old SNIPPETS archive is more than one version out of date, is incomplete or contains any modified files, then SNIPGEN.EXE will be unable to generate a current SNIPPETS edition and you'll have to download the whole package, so be sure to keep your SNIPPETS archives intact! SNIPDIFF contains two control files, SNIPPETS.OLD and SNIPPETS.NEW which, used in concert with the new format SNIPPETS.NDX contain sufficient informa- tion to build SNIPPETS with all current files in their proper order, even deleting old files no longer included. SNIPGEN.EXE should be run from the directory where you have unarchived all the SNIPDIFF files and requires approximately 2.5-3 Mb of free disk space. The command to run SNIPGEN.EXE is: SNIPGEN old_arc new_arc old_dir ...where "old_arc" is the archive extension of your old SNIP9503 archive ("LZH", "ARJ", or "ZIP" are supported), "new_arc" is the archive extension of your new SNIP9510 archive, and "old_dir" is the directory in which to locate your old SNIP9503 archive. For LZH archives, LHA.EXE must be available in the PATH. For ARJ archives, ARJ.EXE must be available in the PATH. For ZIP archives, PKZIP.EXE must be available in the PATH.