|
File:
|
Purpose:
|
|
ADBFiles.Txt
|
List of files and alternate zips
|
|
ADB*.HTM
|
Documentation files: browse to adb.htm
|
|
ADB*.Bat
|
ADB_1.Bat, ADB_J.Bat, and ADB_U.Bat are the
"helper" batch files, described in the second example.
|
|
ADB_Ex.Zip
|
Files for the extended example in
this documentation.
|
|
ADB_Rp.Zip
|
Remaining files from RpSort's distribution zip (you
must include these if you distribute RPSort.Com):
Examples.Doc, RPTab.Exe, and RPTab.Pas. Contrary to what's stated
in the zip file, RPSort is now free to all users. (The author died in
1992, and his brother, Alex, has graciously dedicated the program
to the public domain.)
|
|
ADB.Exe
|
The main ADB module
|
|
BE2.Exe
|
Allows users to select options in DOS batch files: very useful for
NT or Win2K/XP, which don't have Choice.Com: see the
utilities section for more
info.
|
|
Cat.Exe
|
GNU Cat, for concatenating files: see the
utilities section for more
info.
|
|
Cp.Exe
|
GNU Cp, for copying files: see the
utilities section for more
info., or see GNUHelp.Doc for the
full GNU manual entry
|
|
Create0.Exe
|
Creates a file of zero length,see the
utilities section for more
info.
|
|
DBCvt.Exe
|
Converts from
commas-n'-quotes to fixed length, and
vice-versa., see the
utilities section for more
info.
|
|
Delim2CQ.Bat
|
Converts a file that uses a particular delimiter character to
commas-n'-quotes: see the
utilities section for more
info.
|
|
DOSDate.Exe
|
Outputs a DOS batch file that sets the variable DOSDATE: see the
utilities section for more
info.
|
|
Ed.Exe
|
GNU Ed, for making complex changes to text files within DOS batch files:
see the
utilities section for more info.,
or see GNUHelp.Doc for the full GNU manual entry
|
|
ErrMsg.Exe
|
Prints an error message, asks the user to hit the space,
and returns 1, see the
utilities section for more
info.
|
|
Excel.Awk
|
If you've copied an Excel file to your clipboard, pasted it
into WordPad, and then saved it as "MS DOS Text," you can use this
Awk script to convert it to commas-n'-quotes format; see the
utilities section for more
info.
|
|
FEcho.Exe
|
GNU Echo, more powerful than DOS echo: see the
utilities section
for more info., or see GNUHelp.Doc for the
full GNU manual entry
|
|
FileBrk.Exe
|
Splits files up into chunks or puts them back together, see the
utilities section for more
info.
|
|
FileIncl.Exe
|
My "include preprocessor", probably of interest only to programmers,
see the
utilities section for more
info.
|
|
FileMux.Exe
|
Splits files into chunks based on data in each record, see the
utilities section for more
info.
|
|
FileStat.Exe
|
Verifies existence, nonexistence, and/or executablility and/or
emptiness, see the
utilities section for more
info.
|
|
FMkDir.Exe
|
GNU MkDir, more powerful than DOS MD: see the
utilities section
for more info., or see GNUHelp.Doc for the
full GNU manual entry.
|
|
FSFGrep.Exe
|
GNU Grep, useful for identifying which files contain certain strings, and
much more powerful than DOS find. see the
utilities section
for more info., or see GNUHelp.Doc for the
full GNU manual entry.
|
|
GAwk.Exe
|
GNU Awk: the simple programming (script) language that
ADB's designed to work with. See
the
Awk primer
for more info.
|
|
GAwk.Doc
|
Documentation for GNU Awk, the scripting language that
comes with ADB. You definitely do need to
read this in order to get the most out of ADB. You
should first read the
Awk primer
in this documentation.
|
|
GetFld.Bat
|
Batch file to extract a field from a file. Like Unix's
"cut", see the
utilities section for more
info.
|
|
GetVal.Exe
|
My program to extract a variable value from a file: see the
utilities section
for more info.,
or see GNUHelp.Doc for the
full GNU manual entry
|
|
GNUHelp.Doc
|
"Man" entries for all the GNU utilities.
|
|
LS.Exe
|
GNU LS: more powerful than DOS Dir: see the
utilities section for
more info., or see GNUHelp.Doc for the
full GNU manual entry
|
|
Mv.Exe
|
GNU Mv: more powerful than DOS Move: see the
utilities section for
more info., or see GNUHelp.Doc for the
full GNU manual entry
|
|
OSQLRf?.Exe
|
OSQLRf1 and OSQLRf2 work together to reformat the output of a SELECT
query issued from the OSQL command line. If you have
the program OSQL.Exe on your system (or server), these
two ADB utilities can crunch the output (this includes MSDE, SQL,
FoxPro, and all other DBMSs that follow the ODBC standard). The
final product consists of the data in commas-n'-quotes format, as well as
a set of FLD definitions and a FLDSET definition for the file (which
you can then use with ADB). The full OSQL documentation is
available at http://rs-freeware.org/osql.
|
|
Repl.Exe
|
Puts together "segments" of records in multiple files,
along with optional constants. Can also be used
to overcome the shortcomings of the DOS Echo command,
see the
utilities section for more
info.
|
|
Rm.Exe
|
GNU Rm: more powerful than DOS Del: see the
utilities section for
more info., or see GNUHelp.Doc for the
full GNU manual entry.
|
|
RpSort.Com
|
Robert Pirko's sort (a subprocess of ADB).
|
|
RpSort.Doc
|
Documentation for RPSort, ADB's subsidiary sort
program. (You don't need to read this unless you
want to use RPSort by iteself).
|
|
Sleep.Exe
|
Sleeps for a certain number of seconds: useful for writing
NT server "daemon" processes that crunch data extracted
from the web ... see the
utilities section for more
info.
|
|
StrRepl.Exe
|
Mutiple file string search-and-replace, see the
utilities section for more
info.
|
|
StripEOF.Exe
|
Strips the DOS EOF (AKA control-Z) off of ASC text files,
see the
utilities section for more info.
|
|
Tr.Exe
|
GNU Tr: complex utility for translating "hexadecimal" characters: see the
utilities section for more info.,
or see GNUHelp.Doc for the full GNU manual entry
|
|
View.Exe
|
Large file viewer, see the
utilities section for more info.
|
|
80_Pixel.Gif
|
"Spacer" GIF for the doc.
|
|
ColorLin.Gif
|
"Divider" GIF for the doc.
|