Just for your information, there are free applications out there
specifically designed to store Visual Basic source code.
One of those applications is Excalibur CodeLib 2.x, which you can find in
the Software section of my Web site (the first URL below).
Features include:
-- Add-in to VB5, and can also be run outside the IDE as well
-- Export code snippets to new BAS files or paste into existing module
-- Attach file references ("Attachments") to each code snippet
-- Description field for each code snippet
-- Color-syntax highlighting the way VB colors keywords in code
As an extra, the download also comes with an ActiveX DLL for allowing your
own programs to have gradient-colored titlebars.
--
Ben Baird, MVP
Microsoft SiteBuilder Network Level 2
Visual Basic Thunder, v. 2.0
http://www.{*filter*}highway.com/~psy/
Common Controls Replacement Project, Official Member
http://www.*-*-*.com/
Please direct your programming questions to the newsgroups.
Quote:
>Since I am still a "new-b" I was recently trying to find ways to reuse
>code if possible so I learn this aspect of VB from the get go. Stumbled
>onto outlook97(just haven't gotten around to 98 yet). Started a new sub
>folder of notes, i just called it VB code. But now I can keep track of
>snippets of code by create date , modify date, and give it a title.
>This I have been only doing for about a week but it has cut my coding
>time by 25%. If you like this suggestion or know a better way or have
>other thoughts let me know.