Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Project Menu
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
  The Project menu provides the following commands to build, open, close,
  and edit projects. You can also browse build results with the error
  commands.
  See: About Projects
 
  Command           Description                               Key
 
  Compile File    Compile the file in the active window     «_pwbcompile»
  Build           Build the project                         «_pwbbuild»
  Rebuild All     Rebuild all targets in the project        «_pwbrebuild»
  Build Target    Build or rebuild a target in the project  «_pwbrebuild»
 
  New Project     Create a new project                      ───
  Open Project    Open an existing project                  ───
  Edit Project    Add or remove files in the project        ───
  Close Project   Close the open project                    «_pwbcloseproject»
 
  Next Error      Go to next message                        «_pwbnextmsg»
  Previous Error  Go to previous message                    «_pwbprevmsg»
  Goto Error      Go to message at the cursor               «_pwbsetmsg»
 
  Cancel Build    Stop background build                     «_pwbcancelbuild»
 
  NOTE: To set options for your project or change the project template,
        use the commands on the Options menu.
        See: Options Menu
                                    -♦-