home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
zip
/
zfv101.arc
/
OTHER.PGM
< prev
next >
Wrap
Text File
|
1990-02-23
|
3KB
|
65 lines
Here's an updated list of my free programs as of 02/23/90:
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.
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.
RV223
-----
RView - Archive Directory Lister & Utility v2.23 - 11/23/89 - Directory
lister & utility for ARC LZH LZS PAK ZIP ZOO. Subdirectory search option
turns RV into a file finder for archives and their members. Converts
self-extracting archives to normal archives and resets archive dates/times.
Strips excess bytes from ends of LZH/ZIP files. Shows extraction disk
space required. Sorts ZIP files on disk. New option to help identify
pre-implode ZIP files has been added.
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