home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / editdata / readme.now < prev   
Text File  |  1994-01-30  |  780b  |  24 lines

  1.  
  2.     Files included in this archive:
  3.     --------------------------------------------------
  4.     EDITBTTN.WRI:     Windows Write file describing 
  5.                       implementation of read-only controls.
  6.     EDITDATA.MAK:     Visualb Basic project file
  7.     EMPLOYEE.FRM      Data-entry form 
  8.     EDITDATA.BAS      Contains SetTBReadOnly Sub
  9.     EMPLOYEE.MDB:     Employee Database
  10.     EMPLOYEE.LDB:     Employee Database header file
  11.  
  12.  
  13.     To Install:
  14.     ------------
  15.     From the command line, type:
  16.  
  17.     PKUNZIP EDITBTTN.ZIP *.*
  18.  
  19.     This will extract all the files from the ZIP file.  You will need
  20.     the latest version (Winter, 1993) of PKUnZip to extract the files.
  21.     Place database files (EMPLOYEE.MDB, EMPLOYEE.LDB) in the C:\VB
  22.     directory.
  23.  
  24.