| 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 | 
    How do I remove an entry point from the dispatch tables?
    
    The original version of my AM saved some attributes in a private MIR
    so I needed a DEREGISTER entry point so it could clean up the database
    when the entity was deregistered.
    I have moved these attributes to DNS and so no longer need my own
    DEREGISTER routine but I can't get rid of the VEP entry from the
    dispatch tables. When I try to deregister I get called at the entry
    point of the verb that has now replaced deregister in the
    MCC_xxx_VECTOR.MAR file. I have enrolled the new version but it does no
    good.
    
    Alistair Roxburgh
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 882.1 | DORIOT::SWIST | Jim Swist LKG2-2/T2 DTN 226-7102 | Mon Apr 08 1991 13:20 | 5 | |
|     Delete the dispatch table and re-enroll everything.
    
    Sorry.
    
    
 | |||||
| 882.2 | Thanks, it was easy | MINDER::ROXBURGH | Tue Apr 09 1991 07:52 | 5 | |
|     Thanks,
    
    Your solution sounded quite drastic but it was relatively painless.
    
    Alistair
 | |||||