home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 8
/
CDASC08.ISO
/
VRAC
/
FILED360.ZIP
/
FDPACK.LST
next >
Wrap
File List
|
1993-08-30
|
6KB
|
169 lines
F I L E D U M P
FILEDUMP is a File/Record - Dump/Viewer/Extract utility that allows
viewing ANY MS-DOS file in ASCII, HEX, or EBCDIC. Output can be to
screen, printer, or Disk file.
Supported printers are Epson, Okidata, and HP LaserJet.
If Disk output selected you can also write non-selected records to a
separate file. If output File Exists you can OVER WRITE select New File or
Append to File.
FILEDUMP was created for users who had a need or were curious about
the internal file structures or formats used by different software packages.
Now has Mouse support
Will run as a DOS app under Windows 3.0/3.1 PIF file included.
You will need to use the PIF Editor to change the path.
INPUT FILE TYPE
S = Standard file dump -- The file is divided into 80 character pieces.
Used when file structure is unknown or not one of other listed options.
This option will work for ANY MS-DOS file. i.e. .EXE .COM
D = .DBF Data Base file
dBASE III, dBASE III PLUS and dBASE IV and CLIPPER
F = Fixed length records -- may or may not end with CR LF
For this option to work ALL records in the file MUST be the same size.
Use F option for .DBT (Memo field) files with record size = 512
V = Variable length records -- each record MUST end with CR LF.
This is a standard ASCII file.
Z = Variable length records -- each record ends with X(xx). Where X(xx)
the record terminator is supplied as a 2 character Hex code by the user.
Maximum record size is 14000 charactersfor all types except "S"
F I L E D U M P M E N U
F2 = Toggle Show All of record or only first line "Short form".
F3 = Toggle Display of HEX representation of characters.
F4 = Toggle Display of Count Grid line under data display ex. 1...|....*....|.
F5 = Toggle ASCII/EBCDIC for display (character) representation.
F6 = Toggle Search mode (Find ALL) -- Locate all occurences of specific data.
Enter the search arugment (string) in the format A'=ASCII E'=EBCDIC X'=Hex.
No ending delimitor is used so that the apostrophe can be used in
the search argument. ex. A'Stan's X'3a0d0a (:/CR/LF)
NOTES: All searchs are case sensitive.
In Hex string a thru f can be enetered in upper or lower case.
Ctrl F6 = Toggle Search (Find)/First ONLY
Will search for a match and when successful will go in to normal
display mode.
Ctrl F7 = Find NEXT/Display -- Repeat previous search.
Used to find next match after a MATCH was found using Ctrl F6.
Alt F1 = Change Starting postion in record to begin search
Used to limit search, most useful with records where data is in a
fixed position.
Alt F2 = Change Field Size / Search area length
Used to limit search, most useful with records where data is in a
fixed position.
Alt F6 = Toggle display of file pointer/line number after search match
Used with F6, after each match a line with the file pointer--number
of bytes into file or record, and also record/line number into file
of record is displayed.
F7 = Select Search condition Display records that are:
equal / not equal / until equal / while equal -- to the search argument
Ctrl F5 = Select "V" or "Z" type records based on record size
This option maybe used with F6 (Find All) or Ctrl F6 (Find First)
F8 = Change maxmium number of records to Print/Display/Search
F9 = Toggle Generate CR/Lf after write to disk -- default off.
Alt F7 = Set File Filter -- you may use wildcards -- the default is *.*
Used to limit the files that are shown -- ex. *.txt
Alt F8 = Change Logged drive
Will display available drives and let you select.
Alt F9 = Change Current Directory -- will display current subdirectory
and a list available subdirectories -- Enter new Path Name
(works just like DOS CD command) or Return (Current Path) to exit
Alt F10 = DOS Shell -- Shell out of progran to DOS. Used to Run another
program or DOS command.
Ctrl F8 = Toggle Fast Screen Write, default is on.
Ctrl F9 = Nth Select -- Select every Nth record, range is 1 thru 32000.
This option maybe used with F6 (Find All) or Ctrl F6 (Find First).
\ = Exit menu to main processing
F10 = Go process new record range
D I S C L A I M E R o f W a r r e n t:
These programs are supplied AS IS without any warranty, expressed or
implied of any kind. In no case is Stanley R. Weiss or World Wide Enterprises
liable for any damages resulting from your use of this program.
Technical support policy:
Free unlimited mail support to all registered users.
Fixs, and updates are free for first year.
These programs will work with DOS 5.0, Disk partitions > 32MB,
Files > 32MB, CD-ROM, and Novell Networks.
These programs require DEVICE=ANSI.SYS statement in your CONFIG.SYS File.
FILEDUMP.EXE
CARFOR.EXE
Please sent comments about these programs or suggestions for updates to:
World Wide Enterprises
13084 Townsend Road
Philadelphia PA 19154-1001
Attn: Stan Weiss
TECHNICAL INFORMATION
The all programs were written and assembled with the Microsoft
Macro Assembler, Version 5.1.
PLEASE REGISTER!
If you find this program useful, please send a $15 contribution to
the address above.
DISCLAIMER
This code is released with two restrictions as to its use.
1. The program must not be modified in any way.
2. The program must not be sold.
The author has taken due care in writing this code, and the code is
supplied as is. The author makes no expressed or implied warranty of
any kind with regard to this code. In no event shall the author be
liable for incidental or consequential damages in connection with or
arising out of the use of this code.