home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / VBE / VBE.DOC next >
Encoding:
Text File  |  1993-11-01  |  1.7 KB  |  28 lines

  1. VBE  DOCUMENTATION
  2.  
  3.  
  4. VBE adds two useful enhancements to the VISUAL BASIC programming environment.  Both of these enhancements operate on text selected in the usual way with the mouse or the Shift arrow keys.
  5.  
  6. The first is a "SAVE SELECTED TEXT AS A FILE" option.  This option appears under the File Menu as Save block.  This enhancement is useful in saving individual subprograms or functions to separate files for ease of reuse in other programs.  
  7.  
  8. The second enhancement is a "PRINT SELECTED TEXT" option.  This option is useful in printing only a part of a code module.  It appears under the File Menu as Print block.
  9.  
  10. The easiest way to install VBE.EXE is to copy it to your :\VB subdirectory, and change the command line option in your VB File Icon properties selection from :\VB\VB.EXE to :\VB\VBE.EXE.  If you have VB.EXE installed somewhere else, and/or wish to install VBE.EXE elsewhere, set the command line option of your VB File Icon properties accordingly and be sure VB.EXE is in the same subdirectory or in your DOS PATH.
  11.  
  12. This is a new version that processes command line argument, corrects a bug in the Print Block option and uses a Common Dialog "Save As" dialog box which remembers the last subdirectory saved to.
  13.  
  14. This software is being distributed as Shareware by:
  15.  
  16.     Digital Solutions
  17.     26 East 14th Street, #505
  18.     Indianapolis, IN  46202
  19.  
  20. If you like and use this program we request a registration fee of $15.00 to help cover our development cost.  We will send you the registration version and keep you notified of updates.  Also, we would be happy to receive your suggestions for other enhancements to VB or any other Windows application.
  21.  
  22.  
  23. Thank you.
  24. Otha L. Northington
  25. President
  26.  
  27.  
  28.