Jump to content

Programmer's Workbench: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
==Features==
==Features==
[[File:MS-BASIC-PDS-71-PWBHELP.png|thumb|''PWBHELP'']]
[[File:MS-BASIC-PDS-71-PWBHELP.png|thumb|''PWBHELP'']]
===Extensions===
The PWB is built around the extensible [[Microsoft Editor]] and can be customised.
;Extensions
*PWBROWSE - Source browser
*PWBROWSE - Source browser
*PWBHELP - Online help system
*PWBHELP - Online help system
*PWBMASM - MASM
*PWBMASM - MASM
*PWBUTILS - NMAKE, LINK and CodeView options commands
*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==
==Products==
*[[Microsoft BASIC PDS]]
*[[Microsoft BASIC PDS]]
*Microsoft C PDS
*[[Microsoft C/C++]]
*[[Microsoft C/C++]]
*Microsoft FORTRAN PDS
*[[Microsoft MASM 6.0]]
*[[Microsoft MASM 6.0]]
*[[Microsoft MASM 6.1]]


==Links==
==Versions==
*1.0
*1.1
*2.0


[[Category:Integrated Development Environment]]
[[Category:Integrated Development Environment]]

Latest revision as of 09:35, 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

Versions

  • 1.0
  • 1.1
  • 2.0