home *** CD-ROM | disk | FTP | other *** search
- 09SEP93 Martin Fong (mwfong@nisc.sri.com)
-
- * CR/LF conversions are automatically performed on ".txt" files when extracting
- and updating files. (I got tired of copying and pasting LFs.)
-
-
- 06SEP93
-
- * You may specify regular expressions for extracting and deleting entries.
- Thanks to J. Kercheval for making his REGEX globber available to the Net
- (-- it was "plug 'n play"!)
-
-
- 29AUG93
-
- * Ported from UNIX version to THINK C 5.0.x. Where necessary, ints were
- explicitly converted to longs.
-
- * Performs sanity check on number of files in archive to determine if the
- input file is really a GL archive.
-
- * Invokes THINK C's ">> press return to exit <<" only if the requested option
- is a listing or an error occurred.
-
- * CLI interface changed to allow SF selection of GL library and directory.
- Because this is a modification of Symantec's ccommand.c, which is copyrighted,
- the related source is *not* part of this distribution.
-
- * Filename comparisons were made case-insensitive (i.e., all filenames are
- converted to lowercase).
-
- * You may specify more than one file to extract or delete.
-