home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 August / CICA.cdr / unzipped / programr / vbasic / mhelpvb / vbmuscle.exe / READ.ME < prev    next >
Encoding:
Text File  |  1992-06-03  |  2.2 KB  |  60 lines

  1.                  MicroHelp Muscle (VB) Demonstration Program
  2.                
  3. The demonstration consists of these files:
  4.  
  5.    READ    .ME   This file
  6.    VBMUDEMO.EXE  Demonstration program
  7.    MUSCLE  .VBX  Muscle Dynamic Link Library (DLL) with supporting routines
  8.    COMMDLG .DLL  Common dialog routines that are included with Muscle
  9.    MUDEMO  .DAT  Data file containing info for the "Details" form
  10.    
  11. You'll also need the following files, which can be found in VBT2RT.EXE
  12. (VBTools 2.1 runtime libraries.)   
  13.  
  14.     MHEN200.VBX
  15.     MHAD200.VBX
  16.     MHGR200.VBX
  17.  
  18. In order to run this demonstration, you'll need the Visual Basic
  19. runtime DLL. The name of the file is VBRUN100.DLL. If you don't already
  20. have Visual Basic, there are two places where you can obtain it (along
  21. with VBT2RT.EXE). In both places, the name of the files to
  22. download are VBT2RT.EXE and VBRUN.ZIP:
  23.  
  24.    CompuServe: GO MSBASIC <Enter>
  25.                LIB 5 <Enter>
  26.            D VBRUN.ZIP
  27.            D VBT2RT.EXE
  28.  
  29.    MicroHelp BBS: (404) 516-1397 (300-2400 baud)
  30.                   (404) 516-1497 (4800-19200 baud)
  31.               After registering, type the following at the main
  32.           menu prompt:
  33.              
  34.                D VBRUN.ZIP           
  35.                D VBT2RT.EXE
  36.  
  37. Please note that all the .VBX and .DLL files must be in your PATH
  38. when you execute VBMUDEMO.EXE. Therefore, after you install the
  39. demonstration program, you will need to do one of two things:
  40.  
  41. 1. COPY *.VBX and *.DLL to a directory that is in your PATH, or 
  42. 2. Adjust your PATH so that it includes the directory where you
  43.    installed this demo.
  44.  
  45. In addition, in order to view the "details" from within the demo, the
  46. file MUDEMO.DAT must be in the same directory as VBMUDEMO.EXE.
  47.    
  48. If you are already a user of VBTools, the MH??200.VBX files
  49. are the *runtime* DLL's from VBTools 2.0. Therefore, you should
  50. delete MH??200.VBX from this directory so that VB doesn't find
  51. them first when you want to work in design mode!
  52.  
  53. Attempting to load the MH??200.VBX files into into the VB
  54. environment will cause an error to occur.
  55.  
  56. If you have any problems installing or running the demonstration program,
  57. please call MicroHelp at (404) 516-0899.
  58.  
  59. <End of file>
  60.