Copyright Digital Equipment Corp. All rights reserved.

Examples

   (1) CMS> MODIFY ELEMENT INIT.FOR/NOCONCURRENT
       _Remark: no more changes, other than those already discussed
       %CMS-S-MODIFIED, element DISKX:[PROJECT.CMSLIB]INIT.FOR modified

     This example sets the element INIT.FOR to NOCONCURRENT access.
     This means that only one person can reserve the element at a
     time.


   (2) CMS> MODIFY ELEMENT/REVIEW EXAMPLE.SDML
       _Remark: team should review all changes before performing build
       %CMS-S-MODIFIED, element DISKX:[PROJECT.CMSLIB]EXAMPLE.SDML modified

     This example marks the latest generation of the element
     EXAMPLE.SDML for review, and adds it to the review pending
     list. To display what generations are pending review, use the
     SHOW REVIEWS_PENDING command.