home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
DUTI
/
DOUBLE14.ZIP
/
OTH-PGMS.DOC
< prev
next >
Wrap
Text File
|
1998-04-22
|
20KB
|
388 lines
Here is a List of other Programs you will receive as a Bonus for your small
donation, if you REQUEST them.
All of these Programs were made for MS Dos Systems. All of these Programs
were written in Assembly Language (the most efficient of all the languages).
No special equipment is required. All of these Progams can "Run" on an Old
8086 Computer as well as New Computers (with the "Pentium"). CGA or better
Graphics is Required. All Programs use Little Memory.
----------------------------------------------------
A_VIEW3.ZIP "A View" V1.3 A Special type of Ansi File Viewer
AV (A View) allows you to View "Captured" BBS Ansi (Multiple) Screens, as
well as Ansi Files. Other Ansi Viewers I tried Don't know when to Pause
when Viewing a sequence of "Captured" Screens (Captured via a Terminal
Program when connected to a BBS). The Pause problem occurs when the BBS
waits for you to make a Selection, enter a Command, etc. Note: It is
important that the Terminal Software has the ability to Capture Everything.
Not all Terminal Programs that I have tried Capture everything. I made
this utility so I can Review (Offline) all the Menus, Subscription Rates,
etc., "Captured" from a BBS that I called for the first time.
----------------------------------------------------------
BREAKDN2.ZIP "Break Down" V1.2 Split a huge text file at specific locations
"Break down" a huge text file at specified locations into smaller
files. File splitters use byte or line counting which is not ideal
in some situations. The file may be too big for a text editor. If
it could handle a huge file, exporting many parts to individual
files after marking each part is very tedious. That's why "Break
Down" was developed.
----------------------------------------------------
COL_PRT9.ZIP "Columns Printer" V1.9 Print a Text File in 2, 3, or 4 Columns
Columns Printer Prints a Text File in two, three, or four Columns. Also, it
has a "Stripping" Feature (Option) which allows you to remove a Part/s of each
Line if those parts are not wanted. Columns Printer is useful for such things
as a List of Videos, Songs, Files, Software, etc. Columns Printer uses
"Compressed" Mode Printing (132 Characters per Line total). Special features
include a File Viewer which has a Scale and Lines Counter which you can use
for "Stripping" or Columns Setting Reference. Other Options include Double
Print each Line, Print each Page with a Key Press, "Back Page" Printing
(allows you to Print on both sides of the Paper), etc. Columns Printer also
allows you to "Strip" a File (actually Creates a New File with the Original
Untouched).
----------------------------------------------------
COUNTER2.ZIP "Counter" V1.2 Counts the Occurrences of a Pattern in Files
Counts the Occurrences of a Pattern (Wildcard/s in the Pattern is an
Option) in One file, a Group of files, or All the files in a Directory in
a Single Pass. Counter displays the Names of Every File Involved, with a
Count for Each File (Up to 9,999,999,999), including those Files with 0
Occurrences. Now includes Grand Total.
--------------------------------------------------------------------
DATAFY1.ZIP "Datafy" V1.1 Create a "Data" image file of any file
The purpose of "Datafy" is to convert every byte of any type of file into
it`s equivalent Decimal Number. A byte represents a number in the range
of 0 to 255 based on the binary pattern of it's bits. The "data" file created
by Datafy is a sequence of decimal numbers separated by commas which represents
the bytes of the original file. Any type of file from binary to text can be
"datafied". The "data" file can be imported into source code such as Basic,
Assembly, or another language. The "data" can represent a procedure, graphic,
scrambled text, etc. This "data" is compatible with any text (source) editor.
"Datafy" allows the user to specify a "symbol" which can be a Directive or
Label for every "data" Line. "Symbol" examples for "DB" and "DATA":
DB 25,12,245,0,100,123..... (Assembly Source)
DATA 25,12,245,0,100,123.... (Basic Source)
----------------------------------------------------
DEDUPE12.ZIP "DeDupe" V1.2 Removes Duplicate Lines located Anywhere in File
Remove Duplicate Lines located Anywhere in a File. The File does NOT
have to be Sorted. The Duplicate Lines can be put into another File
(Option). Also, you can Extract Unique (Differences) Lines from Two Similar
Files to "Expose" what Lines have been Deleted, Added, or Modified.
----------------------------------------------------
DOUBLE14.ZIP "Double" V1.4 View Two Files at the Same time.
View Two (usually Similar) Files in Text Mode at the Same time to see
Differences. Double has Two View Modes, Split Screen or "Interlaced".
A "HiLite" Feature is included. You can turn "HiLite" On or Off at any
time while Viewing the Two Files. "HiLite" Highlights the Differences
between the two files to make them Very Noticeable. You can View the Same
File twice, then move to another part of the file to see the Differences
between two parts of the Same File. Note: You can View a Single File too.
Now includes Search for differences Mode.
----------------------------------------------------
F_KEYS13.ZIP "Function Keys" V1.3 One Keystroke replaces a Sequence
FK (Function Keys) is a Simple to use Programmable F Keys Utility. It's
purpose is to allow you to enter Dos or Dos Based Program Commands, which
you frequently type, with a Single Key Press. This TSR (Terminate and Stay
Resident) Program can easily be "Removed", if you don't want it to stay in
memory. It Automatically becomes disabled when another Program is in use,
so there are no Conflicts using the F Keys in a Program.
----------------------------------------------------
F_VALID8.ZIP "Files Validator" V1.8 Validate All the Files in a Drive.
Files Validator Validates All the Files in a Drive. You can Specify a
Single File or All the Files in a Directory instead of the Entire Drive.
It will Report any File that have Changed. It does Not rely on the Time
and Date Stamp, but Reads every File completely, composing a "Signature" of
each File in the Process. The "Signature" of each File is Compared to the
"Signature" in a Reference File that you have Created Earlier using Files
Validator. It is so Sensitive that a Change as small as One Bit can be
Detected. Files Validator also Reports "Missing" Files or Directories
(often this is normal when you move, rename, or delete files or
directories). Files Validator also Reports "Read Errors".
-----------------------------------------------------
FILE_TD2.ZIP "File Time Date" V1.2 Set File/s Time and/or Date
FTD (File Time Date) allows you to Set the Time and/or Date of One File,
a Select Group of Files, or All the Files in the Current Directory in a Single
Pass.
----------------------------------------------------
FINDER26.ZIP "Finder" V2.6 Search Files for a Text Pattern/s
Search one, several, or all files (any type) (in a single pass) for text
patterns. Special features include dual and/or, wildcard, exclusive, and mis-
match allow options. Finder searches for text patterns in any type of file
(text or non-text). "Exclusive" search finds exactly what you want (e.g. 'ram'
and not 'frame'). "Wildcards" in the pattern allows you to find patterns that
match in part. "Mis-match allow" is another form of pattern matches in part,
but it doesn't specify which characters in the pattern are to be ignored. "Or"
search mode allows you to enter two patterns, and if either one or the other is
found, you will see it on screen. "And" search mode allows you to enter two
patterns. If the two patterns are in the same line, or if one of the two
patterns is in the line above or below (adjacent to the line with the other
pattern), you will find (see) it on the screen. "List" of patterns option
allows searching for many patterns at the same time.
--------------------------------------------------------------------
FOUR_20.ZIP "Four" V2.0
Artificial Intelligence is the attribute of your Opponent. This
is a Very Simple Game to learn, but it is Very Challenging to Play. You
Play against the Computer. Your Opponent "Learns" and gets "Smarter" over
time.
---------------------------------------------------------------------
FV_CONV1.ZIP "FV Converter" V1.0 Converts a FV Reference file to text.
"FV Converter" is an auxiliary program to "Files Validator", which generates
a reference file containing signatures (and file length) of every file in a
drive (example: hard drive). Note: The purpose of "Files Validator" is to
report files that have changed, moved, have read errors, etc. "Changed"
files could be normal, caused by corruption, or caused by infection (virus).
"FV Converter" creates a new file with the signature (and file length) bytes
converted into decimal numbers, which makes the new file compatible with any
text editor. The converted reference file can be compared to other converted
reference files with utilities such as "Double". Note: The original reference
file, created by "Files Validator", is never "touched" (not changed).
----------------------------------------------------
HEXIT_16.ZIP "Hex It" V1.6 Create hex image file. View/copy physical sector
Create (or view) a hexadecimal image file (text file) of any file. The hex
image file, along with another image file (of the "same" file) can be viewed
with a utility such as "Double" to see differences. Useful for spotting the
signature of a new virus. Also, see where the file was modified or corrupted.
You can edit the image file in your favorite text editor (remove parts,
etc.) then use "Hex It" to "un-hex" it back into original "form" (characters).
"Hex It" can be used to view a file in hexadecimal or text mode.
Now you can view, in hexadecimal or text mode, any "physical" disk sector.
Note: I could not find a utility that does that. I found "logical" sector
viewers/editors. Try viewing the "Master Boot Record" in your hard drive with
a "logical" sector viewer/editor.
You can copy any "physical" disk sector to a file. Note: The file is an
exact copy of the sector (NOT modified). If you wish, you can create a
hexadecimal image file of that file afterwards.
----------------------------------------------------
MASM_CN3.ZIP "Masm Converter" V1.3 Convert V6.X .ASM Source Code to V5.X
Masm Converter converts the MASM V6.X Assembly Source Code (.ASM) to the
format used by the older MASM V5.X Assemblers. This allows you to Assemble,
after the Conversion, the New Source Code with an older Assembler (I use Masm
V5.1). The "New" Source code comes from such sources as a Disk when you
purchase an Assembly related Book, Software Distributors, etc.
----------------------------------------------------
MIN_MAX1.ZIP "Minimum or Maximum" V1.1 Find the Min. Max. Above or Below
Find Minimum, Maximum, ALL Above, or All Below a Specified Amount in a
Single File, Group of Files, or All the Files in the Current Directory (in
a Single Pass).
Have you ever wanted to Find the Minimum or Maximum Amount? Have you
ever wanted to Find ALL Below or All Above a Specified Amount? "Amount"
can be any Number such as Currency or Quantity in a File/s. Examples of
"Amount" can be: "$100.00", "DwnLds 204", "Balance $100.00", "Home Runs:
35", "Strike Outs: 45", "Touch Downs: 53", "Quantify 34", "Price
$100.00", etc.
--------------------------------------------------
PURGER11.ZIP "Purger" V1.1 Purge Files that you don't want anyone to recover
The purpose of this program is to allow you to get rid of files that you do
not want anyone to recover. Deleting a file does not get rid of it. It is
marked in such a way that it will no longer be displayed with the "Dir"
command and the space on the disk used by the file is made "available".
With Purger, you can purge one, a select group, or all the files in the
current directory in a single pass. First, Purger overwrites the entire file
with "0"s (Default character which you can change), then deletes the file.
NOTE: The file(s) can be any type and any length.
------------------------------------------------------------
RENAMER1.ZIP "ReNamer" V1.1 Rename a group or all files in one pass
Renamer allows you to rename a select group of files or all the files in a
directory in one pass. You can rename the extensions, base names, or both.
Two formats are available "common" or "progressive" (number). An example of
renaming to a "common" extension is ".BAK". A "progressive" extension starts
at ".001". A "progressive" number can be part of the base name instead of the
extension (example: "PROJ_001.DAT"). You can have both "common" and
"progressive" operate at the same time such as a "common" base name and a
"progressive" extension.
If you use the "progressive" format, you can rename up to 999 files in one
pass. If you only use a "common" format, you can rename up to 5000 files in
one pass.
--------------------------------------------------
SCRAMBL3.ZIP "Scrambler/Unscrambler" V1.3 Scramble a File(s)
Scramble or Unscramble one, a select group, or all the files in the current
directory in a single pass using your own "key". The "key" you specify can
be a word, number, sentence, phrase, etc. "Scrambler" never "touches" the
original input file, but creates a new scrambled or unscrambled file. All
scrambled files will have a ".SSS" extension added. Note: The file(s) can
be any type and any size.
----------------------------------------------------
TEXT_M28.ZIP "Text Modifier" V2.8 Modify Text Files many ways
TM (Text Modifier) is a Powerful Utility which you can use to
Automatically Modify a Text file/s in Many Different ways. Some of the
things you can do with TM include Clipping, Stripping, Extracting (keep
only lines with a Specified Pattern), Excluding (the Opposite of
Extracting), Replacing a Pattern, Removing a Pattern, Reducing a Pattern
Sequence, Spaces reducing or removing, Reformating, Printing a Text file
in different Formats. The "Pattern" can be a single Character, word,
phrase, etc. The Pattern can be Case Sensitive or not, it can be
Non-Text Characters since TM gives you the Option to enter (for the
Pattern) the Character/s in Decimal Form (Example: "13" for Carriage
Return, "10" for Line Feed, etc.). Note: The Original File/s is Never
Changed, a New "Modified" File/s is Created. TM includes a File/s Viewer
which allows you to See the effects of Modifications, Clipping,
Stripping, etc. before you actually Create a New "Modified" File/s.
A file/s "Reader" lets you see the File/s in Original form.
-----------------------------------------------------------
TX_COLR1.ZIP "Text Color" V1.1 Change fore/backgnd colors or see attributes
Did you ever use a Dos based application and you were not happy with the
color of the text or the background? The application provides no means to
change the colors. With TC, you can now change any color you dislike.
You create screens during program development (any Language) and find
yourself setting colors, assembling the source code, and executing the program
to see what the screen looks like, if it's not right, repeating the process.
With TC, you can adjust the colors while viewing the effects, to see what
colors look the best without using the "trial and error" process.
If you have an old portable computer (like me) with an amber screen (my
motive for making these utilities) which prevents you from seeing the
"highlight" selection in a list and/or seeing differences in screen parts due
to the limited 4 "shades" (not counting blink), then TC will enable you to see
the "unseen".
The second program, "TCR", in this package displays the foreground or
background attributes of the entire screen in hexadecimal form. A reference
table is also displayed.
---------------------------------------------------------------------
TWINKLE1.ZIP "Twinkle Stars" V1.1 VGA Graphic Novelty or Screen Saver
TS ("Twinkle Stars") displays twinkling "stars" in VGA graphics mode. TS
can be used as a screen saver. Note: The "stars" do not represent actual
stars in our universe. The position of each "star" is the result of a
random number generator. The number of stars displayed can be controlled
by the user with a range of 450 to 32,550. Also, the user can change the
twinkle rate while viewing the "stars". TS is useful for visually
demonstrating how well the random number generator is performing.
----------------------------------------------------
WH_USED6.ZIP "What's Used" V1.6 Reporst All Files Opened or Created
What's Used Reports ALL Files Opened ("Used") or Created by a Program or
Application. What's Used has a Special Delay Feature (Option), which is
Adjustable at the time of "Installation" (Loaded into Memory) which allows
you to Start "Logging" after 1 (Default, but adjustable) Minute from the
time you "Trigger" (in Dos, before you enter Windows) This Delay Feature
was added for Windows Based Applications so you don't "Log" all the Windows
related files during Windows Initialization. Note: I use Windows 3.1 and
Never had a Problem using "What's Used". I don't know how it will work
"Under" Windows 95.
----------------------------------------------------
WHA_NEW2.ZIP "What's New" V1.2 Reports New Files, Directors, etc.
What's New reports ALL New Files (New additions) and New Directories, as
well as All Files that have Changed (indicated by a difference in the File
Length, Time, or Date Stamp) in a Drive. You must first Create a
"Reference" File which you later use to get this "Report".
-------------------------------------------------
XTRACTR4.ZIP "Extactor" V1.4 Extract parts For a new file or From a file
How many times have you Viewed a Text File (Document) such as a List of
Program Files (with Description), Web Sites, E-Mail Addresses, Instructions,
Information, etc., and found yourself writing down information from the file
because it is Too Much Trouble to "Mark" those Parts using a Text Editor, then
save those "Parts" as individual files which you have to "Merge" together, or
"Copy" the Parts and "Paste" the Parts together? Extractor makes it Easy.
You use Extractor to View any File in Text Mode. "Long Line" Text will be
wrapped at the 80th column to keep everything on the screen. Use the
"Marking" Bar to Mark (or UnMark "Marked" Lines). No "Markers" are put into
the Document. The Document is Never Altered. A New File is Created. Extractor
has two Extract Modes: You can Extract Lines (Parts) for a New File or you
can Create a New File with all the lines of the Original File except "Marked"
Lines. Extractor can handle Huge Files with as many as 524,160 Lines!
----------------------------------------------------
ZERO1.ZIP "ZERO" V1.1 Put "Markers" in your Directory without using "Space"
Zero allows you to put "Markers" or "Dividers" into Directories without
using any Disk Space. Also, it Truncates existing Files (used as Markers)
to 0 length, incase you used Disk Space consuming (Files) Markers. Note: A "2
Byte" File (Marker) uses One Cluster, which can be 16K (about 16,000 bytes) on
a Hard Drive. Zero Warns you if the File Exists (Option to Abort) before
Proceeding, incase you accidently typed the name of an important file instead
of a Marker.
-----------------------------------------------------
Author: John Augustine N3AOF
jaugust@bellatlantic.net
3129 Earl Street
Laureldale, Pa 19605
(610) 929 - 8850