home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / VB_SNR / VBSNR.TXT < prev   
Encoding:
Text File  |  1994-02-25  |  5.0 KB  |  111 lines

  1.                              VB SNR
  2.                           Introduction
  3.  
  4. VB SNR helps you make global changes to files which make up a
  5. Microsoft Visual Basic for Windows project.  This can save you
  6. ALOT of time when you need to change variable, control, or
  7. control options, or need to change any hard coded drive/path
  8. specifications.  This can be a life saver if you have moved a
  9. project and the data controls no longer work in the development
  10. environment.  VB SNR can also perform in search only mode,
  11. showing you exactly where your search text is located, be it in a
  12. form, module, or MAK file.  Of course, all these files must be
  13. stored in ASCII form.
  14.  
  15. VB SNR can perform the same search/replace over multiple projects
  16. as it will optionally automatically search sub-directories for
  17. project files.  If you have multiple projects which share common
  18. BAS or FRM files they too will be processed.  While VB SNR is
  19. performing its "magic", 2 log files are optionally maintained. 
  20. On for each project and one which includes all changes made to
  21. all projects (for quick review of your search/replace results).
  22.  
  23. Searches can be either case sensitive or insensitive and
  24. optionally can include the MAK file itself.
  25.  
  26.  
  27.                         VB SNR Evaluation
  28. You are granted a 15 day evaluation period to try VB SNR.  If you
  29. use it after this evaluation period you must register it.  Please
  30. see the on-line help system for details about the license
  31. agreement and  the registration process.
  32.                       Initial Installation
  33.  
  34. This program is provided in one of two forms.  It is either part
  35. of the TARDIS Applications diskette or can be downloaded
  36. individually from CompuServe or other BBS systems.
  37.  
  38. Diskette
  39. If the program is provided on diskette and you have used the
  40. diskette's install program, the software has already been
  41. installed and program manager icons created.  You can begin using
  42. it immediately.  Please see the section "Running for the first
  43. time."
  44.  
  45. Download
  46. If you downloaded this file you should follow the instructions
  47. below.   The program is provided as a self-extracting executable
  48. file.  Just follow the instructions below to install the program
  49. on your hard drive.  You MUST already have a copy of the Visual
  50. Basic 3.0 runtime DLL VBRUN300.DLL.  It must be installed in your
  51. Windows \SYSTEM directory.  If you do not have this file you can
  52. download it from the Microsoft Visual Basic forum on CompuServe. 
  53. This file is not included with VB SNR.
  54.  
  55.    1.Choose a drive and directory on which you want to install VB
  56.      SNR.  If the directory does not exist you must create it
  57.      now.
  58.    2.Copy the VB SNR self extracting executable (VBSR.EXE) into
  59.      the directory.
  60.    3.Make a backup of this file for safe keeping.  You will
  61.      delete this file later.
  62.    4.Change to the VB SNR directory.
  63.    5.Type the command VBSR.  This uncompresses the files into the
  64.      current directory.
  65.    6.Delete the file VBSR.EXE.  It is no longer used.  Make sure
  66.      you make a backup per step 3 above.
  67.    7.Check the directory for any files with a .DLL or .VBX
  68.      extension.  If any files matching this description exist
  69.      they should be copied to your Windows \SYSTEM directory and
  70.      then deleted from the VB SNR directory.
  71.    8.Create a Program Manager icon for VB SNR and link it to the
  72.      EXE file VBSNR.EXE.
  73.    9.Please see the section "Running for the first time."
  74.                    Running for the First Time
  75.    1.Start the program by double clicking the new VB SNR icon in
  76.      Program Manager.
  77.    2.Since this is the first time you are running this program
  78.      you are prompted for your Company Name, Your Name, Phone
  79.      Number, and optionally your CIS ID (not password).  This
  80.      information is saved for future reference.  The serial
  81.      number is assigned and the registration reminder screen
  82.      displays.  (This screen will never display after you
  83.      register the program).
  84.    3.To access the on-line help system (which contains important
  85.      information about the operation and license agreement  for
  86.      VB SNR), click on the "About TARDIS" icon, and then click on
  87.      the question mark icon.
  88.    4.A file with the .REG extension is created in the same
  89.      directory as VB SNR.  This file contains your name and phone
  90.      number and is used during the registration process.  It
  91.      contains important information and should not be deleted.
  92.    5.Installation is complete.
  93.  
  94.                 Contacting TARDIS DP Consultants
  95. Should you have any questions or comments about this TARDIS DP
  96. Consultants program you can reach us at:
  97.  
  98. CompuServe ID 73337,2472
  99.  
  100. Mail Address:
  101.  
  102.           TARDIS DP Consultants
  103.           Department 45
  104.           6 Sedley Ct.
  105.           Greensboro, NC 27455
  106.  
  107. Remember, you are granted a 15 day evaluation period to try VB
  108. SNR.  If you use it after this evaluation period you must
  109. register it.  Please see the on-line help system for details
  110. about the license agreement and  the registration process.
  111.