============================================= V B A C O D E M A N A G E R R E A D M E ============================================= VER 1.01, BLD 1 - BUG FIXES + NEW FEATURES ------------------------------------------ - Screen resize bug fixed. Turns out that tab control was moving past lower edge of Detail section of form. Fix = expand lower edge of form way down three times minimum required. - Error handling now goes to text file with same name as Application.mdb but has .err instead of .mdb extension. This removes endless loop when error triggered, but no database in which to log the error. - Fixed new project cancel bug. - Forced path to automatically default to the template in the \Codebase subdirectory off of the app directory. Users can still manually open/load a new codebase, but at least now there will be less confusion to new users. - Windows NT url now works for hitting link to either email or to PBSystems' website. - Removed all code If Not Is Nothing... VER 1.00, BLD 10 - BETA RELEASE ------------------------------- - This release is a beta release. At this time, no further development is planned unless I receive feedback from users. Feedback in the form of bugs, suggestions, sample code to include in the library, etc. - All source code for the application is freely available so that you can learn (I could have locked it away in an MDE file, but chose not too). - There is no help file yet. If there is enough feedback, and people want it, I will create one.