Programmer's Workbench: Difference between revisions
Appearance
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 | |||
*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== |
Revision as of 09:09, 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

- 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