Short: extract CHM files & lib Author: Jed Wing, 68k compile by uploader Uploader: lorylombus@gmail.com (Lorence Lombardo) Type: util/arc Version: 0.40 Architecture: m68k-amigaos chmlib is a small library designed for accessing MS ITSS files. The ITSS file format is used for Microsoft Html Help files (.chm), which have been the predominant medium for software documentation from Microsoft during the past several years, having superceded the previously used .hlp file format. eg. extract_chm 7-zip.chm /ram Tested only under a minimum shell stack of 500000. DM_chm is my personal script for extracting CHM's which I have configured in "DiskMaster 2.5.30a" as follows:- AddAutoCmd ITSF#?,StdIO "CON:0/12/640/100/Extract Window";Extern c:execute cc:DM_chm %s %d;StdIO CLOSE This can be easily adapted to just about any directory utility using the very latest version of "a2u". URL's:- http://www.jedrea.com/chmlib/ http://geocities.ws/lorylomb/