1 08/14/84  display_mrds_db_version, dmdv
 2 
 3 Syntax as a command:  dmdv path
 4 
 5 
 6 Function:  This command displays the MRDS data model/submodel version,
 7 creator, and creation time.
 8 
 9 
10 Arguments:
11 path
12    is the pathname of the data model/submodel version to be displayed
13    (with or without the db or dsm suffix).
14 
15 
16 Notes:  This command requires access to open the data model or submodel
17 for retrieval (for example, as in mmi_$open_model or
18 msmi_$open_submodel).  (See dsl_$get_path_info for a subroutine
19 interface.)
20 
21 If a data base model and submodel of the same name are in the same
22 directory, the model is found if a suffix is not given.