Jump to content

Programmer's Workbench: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 21: Line 21:
==Products==
==Products==
*[[Microsoft BASIC PDS]]
*[[Microsoft BASIC PDS]]
*Microsoft C PDS
*[[Microsoft C/C++]]
*[[Microsoft C/C++]]
*[[Microsoft MASM 6.0]]
*[[Microsoft MASM 6.0]]

Revision as of 09:25, 11 January 2023

Microsoft Programmer's Workbench (PWB) is an integrated development environment for DOS and OS/2 that shipped with different language products.

Features

PWBHELP

The PWB is built around the extensible Microsoft Editor and can be customised.

Extensions
  • PWBROWSE - Source browser
  • PWBHELP - Online help system
  • PWBMASM - MASM
  • PWBUTILS - NMAKE, LINK and CodeView options commands
Files
.BAK - Backup copies of changed files
.BSC - Source browser
.MAK - Control file for NMAKE
.MRK - Markings
.OUT - Profiler output
.PBI, PBO, PBT - Profiler intermediate files
.SBR - Status

Products

Links