| Description |
Overview:
Launching Delphi or Visual Basic project from information stored in a Paradox table. Think of it as an extended/smart history list.
Purpose/Highlights: - To provide an easy method of firing up the right project with the proper platform. How many times have you started a 16-bit project with the 32bit compiler? This stops minor inconviences.
- Allows projects to be given short and long descriptions. Nice when you have zillions for projects to contend with.
- Projects can be started from any drive/directory
- 16 bit projects appear in a different color then 32.
- Capable of altering Windows Registery settings which directly effect Delphi (coded for Delphi 3, could easily be tweaked)
- Includes full source code and a help file, although "Project Manager" is simple to use!
|