Thanks for checking out dlgHELP 1.0a. The 'a' means a minor maintenance release. I have fixed a couple of problems (see Revision History at the end of the manual) as well as added a demo program. Disclaimer & Copyright ---------------------- These programs are Copyright (C) 1995 William A. Bailey, Jr. All Rights Reserved. It is provided as shareware with the following limitations: These programs are shareware and are not to be resold or distributed for sale. However, once registered, the run-time library can be used and distributed freely as part of another application or program. There is no warranty or claim of fitness or reliability. The programs are distributed AS IS, and as such the author shall not be held liable for any loss of data, down time, loss of revenue or any other direct or indirect damage or claims caused by these programs. Registration information is included in the manual (dlghelp.wri) and can be accomplished through the mail or via Compuserve's Shareware Registration (GO SWREG;Registration ID: 7456) Description of the contents of the dlghelp.zip file --------------------------------------------------- readme.txt - This file. Contains initial documentation dlgHELP.wri - dlgHELP manual. Contains the documentation for dlgHELP. You should print this first. dlgHELP.db - Table containing the names of the scripts to be compiled into dlgHELP library file dlgHELP.lib dlgHELP.lib - Library file makelib.sc - Library compilation script. register.sc - Decrypts dlgHELP scripts when you enter your registration password. accptdlg.sc contains the AcceptDlg procedure checkdlg.sc contains the CheckDlg procedure clockdlg.sc contains the ClockDlg procedure colordlg.sc contains the ColorDlg procedure expdlg.sc contains the ExportDlg procedure findrec.sc contains the FindRecord procedure msgwin.sc contains the MsgWin procedure pickdlg.sc contains the PickDlg procedure pushdlg.sc contains the PushDlg procedure radiodlg.sc contains the RadioDlg procedure repldlg.sc contains the ReplaceDlg procedure which is called by the SearchAndReplace procedure srch&rep.sc contains the SearchAndReplace procedure which calls the ReplaceDlg procedure sysinfo.sc contains the SysInfoDlg procedure textcolr.sc contains the SetTextColor procedure which is used by most of the other procedures dlgdemo.zip contains files for a demo of dlghelp. You need to unzip it again after unzipping dlghelp.zip. You can do this in another directory so as not to mix the demo files with the dlghelp library files.