PWB Makefiles Read-Only When Set as Active Program ListLast reviewed: July 17, 1997Article ID: Q60749 |
1.00 1.10 | 1.00 1.10
MS-DOS | OS/2kbtool kbcode kberrmsg The information in this article applies to:
SUMMARYWhen Set Program List is chosen from the Make menu within the Programmer's WorkBench (PWB) versions 1.0 and 1.1, the PWB project makefile associated with the current program list is marked as read only and is not editable. PWB will allow modification to the open project makefile if it was opened as a foreign makefile.
MORE INFORMATION
Sample Code
#include <stdio.h> void main ( void ){ printf ( "Test\n" ) ;}
|
Additional reference words: kbinf 1.00 1.10 PWBIss
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |