Copyright Digital Equipment Corp. All rights reserved.

Examples

   (1) CMS> SHOW GROUP

       Groups in CMS Library DISKX:[PROJECT.CMSLIB]

       ARTWORK   "graph display"
       OUT_DEFS  "output definition files"
       TEST_ART  "tests for graphs"

     This command displays the group name and the creation remark
     associated with the group, by default. Because no group name
     is specified on the command line, CMS lists all groups in the
     library.

   (2) CMS> SHOW GROUP ARTWORK/CONTENTS

       Groups in CMS Library DISKX:[WORK.CMSV3.CALL.TEST.CMSLIB]

       ARTWORK   "graph display"
               5666.ARTWRK
               CHAP_ART.TXT
               FIG3.FIG
               MODPARAM5.SDML
               TEST_ART

     This command produces a list of elements and groups that are
     members of group ARTWORK. The group TEST_ART was inserted into
     ARTWORK with the INSERT GROUP command; thus, as the contents of
     TEST_ART change, the elements accessible in the group ARTWORK
     change.