home *** CD-ROM | disk | FTP | other *** search
- Here's an updated list of my free programs as of 01/19/91:
-
- CAL100
- ------
- CAL - Calendar v1.00 - 06/03/89 - A simple, pop-up calendar display program
- that can be used as a sort of perpetual calendar. Valid years range from
- 0001 to 9999 (arbitrary). This program is NOT memory-resident. Scroll
- through the different months and years. Although the executable file is
- stand-alone, I don't consider this to be a complete program. I've
- contemplated using the included routines as the starting point for a
- scheduling program, for example. Source code included.
-
- CRC113
- ------
- CRC-M2 - Cyclic Redundancy Checker v1.13 - 01/03/90 - Rewritten in C and
- assembly, this version has been optimized for size and speed. Displays
- both 16- and 32-bit CRC values of files selected from the command line.
- 16-bit CRC same as for ARC, LZH, LZS, PAK and ZOO files. 32-bit CRC same
- as for ZIP. Wildcards and multiple filespecs supported. Also includes the
- source and executable for a pure C version of this program.
-
- DDEL124
- -------
- DIRDEL - Directory Delete v1.24 - 07/15/89 - This program will remove
- entire subdirectory trees from your hard disk - even those containing
- read-only, hidden and system files and directories. It will even delete
- the current directory. The executable file for this version is
- significantly smaller than before. Source code included.
-
- DRX101
- ------
- DirX - Directory of eXecutables v1.00 - 01/19/91 - Files compressed with
- AXE, DIET, EXEPACK, LEXEM, LZEXE, PKLITE, SHRINK and TINYPROG are displayed
- in the left window. Uncompressed COM/EXE files are displayed in the right
- window. Compress and uncompress individual and groups of files from within
- the program. Navigate between drives/directories by pointing and shooting.
- New: Pull-down menus and a few more options have been added.
-
- FIX301
- ------
- FIX - File Fix v3.01 - 09/03/89 - A binary editor which allows easy editing
- of any file regardless of attributes. Searches available from within a
- file: 1) text search, with wildcard support and 2) byte search, which can
- find arbitrary sequences of bytes specified by the user, including nulls,
- machine code and binary data. Also includes a scroll bar indicating
- relative file position, file header support and 256-byte default records.
-
- FND106
- ------
- FFIND - File Finder v1.06 - 07/31/89 - This program will find any file or
- subdirectory on your hard disk, including hidden and system files.
- Wildcards are accepted. Improvements to this version include an overall
- increase in speed and a smaller executable filesize. Source code included.
-
- RV234
- -----
- RV - RView v2.34 - 12/10/90 - Directory lister & utility for ARC LZH LZS
- PAK ZIP ZOO. Displays sorted member names by default. Converts
- self-extracting archives to normal archives. Resets archive dates/times to
- match newest member. Strips extra bytes from ends of LZH/ZIP files.
- Strips/attaches ZIP file comments. Identifies files compressed with PKLITE
- and LZEXE.
-
- ZFV101
- ------
- ZFV - ZIP Format View v1.01 - 02/23/90 - Allows you to see how a ZIP file
- is laid out on disk. Uses windowing to step down to lower levels of
- detail. Displays record offsets and most field values, including their
- interpretation. Admittedly, this program isn't for everyone. For the
- curious and those with a need to know, however, this program displays
- technical data on actual ZIP files that I haven't seen in any other
- program. There are no switches. Usage: ZFV zipfile