home *** CD-ROM | disk | FTP | other *** search
- The RAD-Copy buddy has 3 sample templates that you can
- use. Refer to the comments in each sample file for
- specific information on how to incorporate them into
- your applications. The 3 samples included are:
-
- Error Handlers (SAMPERR.CLS): Contains OLE Server and
- client error trapping/handling routines.
-
- Class Collection (SAMPCOL.CLS): Contains procedures to
- encapsulate a collection of a class to enforce type.
- Supports all VB collection methods as well as adding
- a Change Key method.
-
- Dynamic Data Navigators (SAMPDB.FRM): Contains self-
- contained controls to navigate a recordset and display
- fields in TextBox controls requiring only Recordset
- initialization. Optional procedure to dynamically build
- TextBox controls based on supplied recordset.
-