home *** CD-ROM | disk | FTP | other *** search
- Sample programs and files for the February issue of The Cobb Group's
- Inside Visual Basic journal.
-
-
- Creating your own VB help system
-
- Listing 1A -- Sample help viewer
-
- GLOBHELP.BAS 'Contains key definitions
- CALLHELP.FRM 'Shows fields and forms that support help text
- HELPFORM.FRM 'Displays help text
- VBHELP.MAK
-
- Listing 1B -- Help file indexer
-
- FRMPROCE.FRM
- PROCFILE.MAK
-
- -- Sample help files for examples --
-
- SAMPLE.HLP
- SAMPLE.NDX
-
- Where'd those darn characters go?
-
- ASCIISYM.FRM
- ASCIISYM.MAK
-
- Adding hot keys to your programs
-
- MODULE1.BAS 'Contains the OnKey sub
- FORM1.FRM 'Sample subs
- FORM2.FRM
- FORM3.FRM
- FORM4.FRM
- PROJECT1.MAK 'Sample make file
-
- Keeping your perspective when resizing forms
-
- SAMPLE2.HLP 'Sample text used for figures
- SAMPLE2.NDX
-