Welcome to CMS. You can invoke CMS in one of two ways:
(1) You can enter the command "CMS", then press RETURN. This
invokes the CMS subsystem (shown by the prompt CMS>). Once
in subsystem mode, you can execute commands by entering
subcommands, keywords, parameters, and qualifiers. To return
to DCL, type "EXIT" or press CTRL/Z.
(2) You can also enter commands one at a time from DCL level.
After each command is completed, CMS returns control to DCL.
If your project already has a library, you can set default to it by
typing the following:
$ CMS SET LIBRARY DISKX:[OURPROJECT.OURLIB]
(1) HELP CMS gives a list of topics for which help is available.
(2) HELP CMS CREATE LIBRARY tells how to set up a project
library.
(3) HELP CMS OVERVIEW explains what CMS is and how it is used.
For more information and help on getting started, see Chapter 1 of
the "Guide to DIGITAL Code Management System for OpenVMS Systems".