home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / access / diverses / msg / readme.no_ / readme.no
Text File  |  1995-01-17  |  810b  |  30 lines

  1.  
  2. Rob Smith
  3. 1808 Ridgefield Way
  4. Dalton, GA 30720
  5. CIS 71062,551
  6.  
  7. This utility is a Visual Basic version of an MS Access program uploaded by 
  8. Marty Wolfson, CIS 73354, 252
  9.  
  10. This program inserts Msgbox statements for use in MS Access or Visual Basic.
  11.  
  12. Visual Basic Note:
  13. The CONSTANTS.TXT file is required in your Project if you are going to use constants
  14. instead of values in your expressions.
  15.  
  16. Use:
  17. 1) Position the cursor at the point in the Access Basic or Visual Basic code
  18.     where you want to insert the Msgbox code
  19.  
  20. 2) Start the MSBOX.EXE program and form your Message.
  21.  
  22. 3) Test it using the Sample Button
  23.  
  24. 4) When you are finished, press the COPY button to place the Msgbox text in
  25.     the Clipboard
  26.  
  27. 4) Return to your Access Basic or Visual Basic code and Paste the Statement(s)
  28.  
  29.  
  30.