home *** CD-ROM | disk | FTP | other *** search
- KopyKat was created to ease the function of applying
- the same code to multiple control/event combinations,
- such as:
-
- ╖ Calling a routine to highlight text for all text
- boxes/gotfocus events.
- ╖ Applying general error processing code to all major
- code routines.
- ╖ Calling the Centerform routine for all Form_Load
- events.
- ╖ Insert a standard comment block for all desired
- control/events.
-
- KopyKat enables you to type in code one time and have
- the code applied to a specific event for all selected
- controls in the project at one time.
-
- KopyKat displays the available files and controls for
- the current project. When a new project is opened,
- KopyKat automatically detects the change and displays
- the new project.
-
-
- TO USE KOPYKAT:
- --------------------------------------------------------
-
- From the Visual Basic Add-Ins menu, select Add-In Manager.
-
- The Add-In Manager will display a list of the available
- add-ins to choose from. If you do not see KopyKat.clsAddIn
- here, you will need to execute KopyKat.exe and then try
- again.
-
- Select KopyKat.clsAddIn and click OK. When you click on the
- Add-Ins menu option now, you should see a submenu for KopyKat.
-
- To run KopyKat, click on the KopyKat submenu.