home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / errors / readme.txt < prev   
Text File  |  1993-12-13  |  1KB  |  32 lines

  1. Data Based Advisor VB Error Handler
  2. ===================================
  3.  
  4. January, 1994
  5.  
  6.  
  7. Dear Friend:
  8.  
  9. Here is the DBA VB ERROR HANDLER. On this disk (or in this ZIP file) you
  10. will find the following:
  11.  
  12.                 ERRORS.FRM      Errors form
  13.                 ERRORS.FRX      Binary images for Errors.frm
  14.                 ERRORS.BAS      Code module
  15.                 ERRORS.MAK      Errors project file
  16.                 ERRORS.EXE      Executable Errors demo
  17.                 NET14.ICO       Icon for Errors.frm
  18.                 MB_ICONE.BMP    Captured Exclamation bitmap
  19.                 MB_ICONI.BMP    Captured Information bitmap
  20.                 MB_ICONS.BMP    Captured Stop bitmap
  21.                 MB_ICONQ.BMP    Captured Question bitmap
  22.  
  23. This project assumes that you have Visual Basic 3.0. You do not need the 
  24. Professional version to use the Error Handler (though practically all the 
  25. errors handled in the code pertain to database methods that are only 
  26. supported with the pro version).
  27.  
  28. If you have any questions, I'd love to hear them. Contact me on CompuServe
  29. at 71507,1212.
  30.  
  31. John Murdoch
  32.