PB/WORKSHOP(tm) provides each project with its own work directory.  In
the commercial release this directory would have:

   prjname.BAS - Source for your program (plus units and other source).
   prjname.BI  - Project include file.
   prjname.TXT - ASCII source text for hypertext help.
   prjname.HLP - Compiled/compressed hypertext version of prjname.TXT.
   prjname.RES - Compiled/compressed menus, forms, statusbars, etc.
   prjname.EXE - Your compile EXE (with or without attached prjname.RES)
   ...         - Any other files that you place in this directory.
