[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

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

3352.0. "Registration problem SSB Kit\" by RDGENG::GARDEN () Tue Jul 14 1992 10:01

T.RTitleUserPersonal
Name
DateLines
3352.1Need to add member to DomainTRM::KWAKTue Jul 14 1992 12:4316
    
    RE: .0
    
    When you register a node4 from Iconic Map, the Iconic Map registers the
    node4, adds the node4 object to the current domain.
    
    In order to accomplish the same results from FCL, you need to do:
    	MCC> register node4 .foo syn foo
        MCC> create domain .yourdomain member .foo
    
    The second command will add MCC_DOMAIN_LIST attribute to the node4
    object .foo.
    
    
    William