home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 6
/
Sonderheft_6-96.iso
/
pd
/
libraries
/
sslib51
/
textract.doc
< prev
next >
Wrap
Text File
|
1996-11-03
|
789b
|
23 lines
Text Hunk Extractor
(c) 1993 MJSoft System Software, Martin Mares
================================================================================
TExtract is a small utility allowing extraction of text hunk. For complete
explaination see SSMac.doc. It is a part of ss.library distribution archive and
may not be distributed separately. For copyright notice and similar information
see SSLib.README.
This utility finds a text hunk (generated by SSMac.h - the 2nd hunk in the
file) in given executable file and 'disassembles' its contents. It requires the
symbol names to be present.
Syntax: TExtract <executable file> [<destination>]
Default destination file is "T:TextHunk.i"
TExtract is pure and can be made resident.