Changes from SRDEMO v. 1.01 to v. 1.1 SRLIB: This library now: a) includes a case-insensitive routine to deal with comparing Windows 95 filenames that are not consistent in terms of case (For example "Long File Name 1" and "LONG FILE NAME 01" are considered to be equal by this routine.); b) has a third way to handle spaces: spaces can be ignored, multiple spaces (but at least one) can be ignored, or spaces can be significant; c) can handle embedded commas so that "Employee 19,456" and "Employee 19456" are equal; and d) is compiled for Borland TC++ 4.5's small and large memory models. SRDEMO.EXE: This program demonstrates all the new features and can sort names without reading them from disk. As a result, test files need not be created or deleted, and the program can handle names such as "Long File Name 1". SRDEMO.TXT: A site-licence/source-code version is now available and the SortRite(TM) copyright notice is no longer required to be placed your documentation. ZDEL.EXE: This program can now handle files of the form: [drive:][directory]pattern. Previously, it was limited to: [[drive:]directory]pattern. SRDEMO.ZIP: VENDOR.TXT was replaced with VENDINFO.DIZ, which is a structured file for conveying much more information to vendors and users. Changes from SRDEMO v. 1.0 to v. 1.01 SRDEMO.TXT: This file now states that SRDEMO is not limited to sorting a preset number of files and that SRDEMO.C is included in SRLIB.ZIP. Other text was reordered or revised. SRDEMO.EXE: The switch /W4 was added to produce a wide display that can be included in a document. ZOPEN.EXE, ZDEL.EXE: These programs now ignore characters after /?. Minor changes were made to displayed text. SRDEMO.ZIP: This package now includes README.TXT, WHATSNEW.TXT (this file), SRLIB.FRM (an order form) and VENDOR.TXT (distribution and charging permission for vendors, etc.).