home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / dlghelp.zip / README.TXT < prev    next >
Text File  |  1995-09-26  |  3KB  |  43 lines

  1. 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.
  2.  
  3.  
  4. Disclaimer & Copyright
  5. ----------------------
  6.  
  7. These programs are Copyright (C) 1995 William A. Bailey, Jr.
  8. All Rights Reserved.
  9.  
  10. It is provided as shareware with the following limitations:
  11.  
  12. 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.
  13.  
  14. 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)
  15.  
  16. Description of the contents of the dlghelp.zip file
  17. ---------------------------------------------------
  18.  
  19. readme.txt - This file.  Contains initial documentation
  20. dlgHELP.wri - dlgHELP manual.  Contains the documentation for dlgHELP.  You should print this first.
  21.  
  22. dlgHELP.db - Table containing the names of the scripts to be compiled into dlgHELP library file dlgHELP.lib
  23. dlgHELP.lib - Library file
  24. makelib.sc - Library compilation script.  
  25.  
  26. register.sc - Decrypts dlgHELP scripts when you enter your registration password.
  27.  
  28. accptdlg.sc  contains the AcceptDlg procedure
  29. checkdlg.sc contains the CheckDlg procedure
  30. clockdlg.sc contains the ClockDlg procedure
  31. colordlg.sc contains the ColorDlg procedure
  32. expdlg.sc contains the ExportDlg procedure
  33. findrec.sc contains the FindRecord procedure
  34. msgwin.sc contains the MsgWin procedure
  35. pickdlg.sc contains the PickDlg procedure
  36. pushdlg.sc contains the PushDlg procedure
  37. radiodlg.sc contains the RadioDlg procedure
  38. repldlg.sc contains the ReplaceDlg procedure which is called by the SearchAndReplace procedure
  39. srch&rep.sc contains the SearchAndReplace procedure which calls the ReplaceDlg procedure
  40. sysinfo.sc contains the SysInfoDlg procedure
  41. textcolr.sc contains the SetTextColor procedure which is used by most of the other procedures
  42.  
  43. 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.