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 [] Default destination file is "T:TextHunk.i" TExtract is pure and can be made resident.