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 |
Hi, I loaded my own AM in the DAP, and I tried to remove it. DAP> delete class <class_name> but at this time, <class_name>_AM still exists as a subclass of MCC class How to remove it completely from the DAP Any help... Thanks, JMC.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1165.1 | CCIIS1::ROGGEBAND | _ �hili��e _ | Wed Jun 19 1991 07:04 | 9 | |
JMC, You AM is a child entity of MCC, not of your global entity. Try : DAP>delete class mcc subclass <whatever>_AM �hR. | |||||
1165.2 | NSDC::CAILLE | Wed Jun 19 1991 11:38 | 7 | ||
> You AM is a child entity of MCC, not of your global entity. ahggg, yes I see...! so sorry, JMC. |