Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
I'm trying to use the Design Framework in my AM. I can only find the file MCC_DESFRAME.H file in the SYSHLP.EXAMPLES.MCC area. Should it also be in the SYS$LIBRARY area? Paul C
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1233.1 | OFFHK::ALLAIN | Thu Jul 11 1991 15:48 | 3 | ||
I believe that you'll get it by running the auto create yourmm... Francois. | |||||
1233.2 | for the V1.1 kit - its only in SYSHLP.EXAMPLES.MCC | NANOVX::ROBERTS | Keith Roberts - DECmcc Toolkit Team | Thu Jul 11 1991 15:52 | 15 |
Hi Paul, For the DECmcc Toolkit v1.0 and v1.1, all of the Design Framework files were put into the SYSHLP.EXAMPLES.MCC directory. For the v1.2 kit, we want to move selected files to the SYS$LIBRARY directory; namely, mcc_desframe.h and mcc_desframe.olb The 'yourmm' templates built by the Auto-Create tool expect the files in your current build directory, so you must copy the files from the Examples directory before building. This will change for the v1.2 kit also. Keith Roberts DECmcc Toolkit Team |