Copyright Digital Equipment Corp. All rights reserved.

Example

  $ CREATE/DIR [USER01.DTMLIB]
  $ DTM
  DTM> CREATE LIBRARY [USER01.DTMLIB]
  %DTM-S-CREATED, Digital Test Manager library DUA0:[USER01.DTMLIB] created
  DTM>

  This example shows how to create a Digital Test Manager library
  by first creating an empty directory, DTMLIB.DIR, and then
  using the CREATE LIBRARY command to turn this directory into a
  Digital Test Manager library.